Sample Code 
-
An introduction to Visual WebGui through a sample application.
. 
-
This source code will show you how to list all the computers on your local network. 
-
Demonstrates how to send & receive emails from a POP3 server using the Winsock control.. 
-
This code can send simple text emails easily. It uses MAPI controls to send an email.. 
-
How to check that a string is a properly formatted email address.. 
-
An activeX control to make winsock even easier to use.. 
-
This is an addition to my collection of the Windows Inet DLL functions. Shows how to Auto-Dial without the user having to insert usernames and passwords. All Automated!. 
-
This browser doesn't use anything but a picture box and a winsock control.
. 
-
Transfer a file over a network with this activeX ocx control. Use this control instead of winsock, and call the upload or download subroutine, its that simple!. 
-
Shows how to create "talking pop ups" by using resource files.
----Full Code Included---. 
-
This code Checks for newer version of your app using ms agent & inet control. 
-
Easy way to add lots of events to the webbrowser control. 
-
Simple web server with limited Perl script support for VB6. 
-
This is a conversion tool which will convert a existing text file to a html file. Presently made conversion can be viewed as a html file side by side.
Way to navigate::
Though a guided voice will help you through the navigation, but I would like to give the clear instruction.
1st choose the directory
2nd choose the file
3rd click the Open button
4th select word(s), line(s) from the text
5th select tag like "Bold","Italics" etc from combo box
6th click Change button to put html tag in. 
-
How to use the windows net send command from a Visual Basic program.. 
-
pwManager application decodes SNMP trap information. Use pwManager to decode Trap information from SNMP Agents from multiple hosts.. 
-
How to print documents using the WebBrowser control. 
-
Create your own Web Robot that searches the net your way. Enter the keywords and the relevance level and the bot will do rest of the job.. 
-
Last submission I showed you how to connect to your EU's ISP or DUN, now this bit of code will show you how to detect an active connection using the WinInet API.. 
-
This piece of code will allow you to let the EU[End User] connect to their ISP within your application and return a Boolean value to say if its connected or not..... 
-
How to print a web page from the WebBrowser control. 
-
How to retrieve the Hostname and IP Address of your computer using Windows API.. 
-
Automatically login to the MSN Messenger Application. 
-
Send instant messages to your main server (WMS application) using winsock. 
-
This is a short application showing you how to create a small telephony application.. 
-
Resolve a host name to it's IP address, and an IP address to its host name with this re-usable class module. 
-
How to open a file, url or email address with its default program. 
-
How to enable errors to be reported to the developer. 
-
This simple code will tell you if you are connected to the internet, and what method you use to connect.... 
-
This is a simple code that demostrates the usage of internet transfer control to retrieve HTML code from a web page.. 
-
VB & web tutorial , an introduction to the Dynamic Html object model. 
-
How to launch a PC's default browser with ShellExecute API. 
-
A (very) basic HTML editor!. 
-
An example network browser. 
-
How to give the Inet control the time it needs to execute commands. 
-
A simple example of exchanging data across a network using the WinSock control. 
-
A basic example on how to transfer files across the network using the WinSock Control. 
-
How to dial a telephone number using the MS Comm control. 
-
An example program using the MS Comm control. 
-
Display animated GIFs in VB using the WebBrowser Control. 
-
A simple web browser built using the Web Browser control. 
-
Detect if you have an active connection to the internet. 
-
How create a mailto: email link, just like on a webpage. 
-
How to ensure that the Inet control has all its data before parsing. 
-
How to disconnect from the Internet. 
-
How to add a hyperlink in your application. 
-
Snarf the Gazette local news website, convert to iSilo format and install on Palm Pilot. It also creates a website on your hard drive, for off-line viewing. This exec32 script demonstrates how to use . 