Tools Links Login

Browsing Visual Basic 6

Prev   Next

HTML toText
This little piece of code will strip all HTML tags from a web page.
Posted:2002-06-01, 102 views

Code to Connect another computer on LAN
This article demonstrates how to programmatically create and remove network connections by using Windows API functions.
Posted:2002-06-01, 155 views

Control Panel
All of control panel settings commands.
Posted:2002-06-01, 98 views

How to Add a Right Click/Pop-up Mouse Menu.
Step by Step on how to How to Add a Right Click/Pop-up Mouse Menu to your project.
Posted:2002-06-01, 100 views

Terminating an application correctly
This is to explain the all too common problem for beginners to VB of "Why does my application hang when I close it and why is the compiled EXE version still in Windows Processes?".
Posted:2002-06-01, 126 views

Read a text file line by line
Purpose is to open up a text file and read the contents line by line.
Posted:2002-06-01, 98 views

Store Anything in a Tag
People often think they can only store one item in a tag and that that item must be a string.
Posted:2002-06-01, 115 views

Prev   Next