cInetConnect.zip |
This sample contains a class that establishes a connection to the internet and provides functions to
parse the text on web pages, and check tosee if a particular URL exists or not. |
drillvb.zip |
This sample demonstrates how to loop through the Internet Explorer HTML document object and retrieve all of
the links off of a web site. |
iurl.zip |
This samples reads .url files of Windows. The .url files are shortcuts to web pages. They contain information like
last visit date, url and so on. |
urlhist.zip |
This sample demonstrates how to loop through the history folder of Internet explorer. |
vbftp.zip |
This sample demonstrates how to create an FTP client in Visual Basic. |
vbiefrm.zip |
This sample is a Visual Basic version of Internet Explorer. You can change it to make your own customized version
of Internet Explorer like Neoplanets browser. |
winsock.zip |
This sample demonstrates many of the winsock (Windows Socket) functions. |
xml.zip |
This sample demonstrates how to read an write XML files using the Microsoft XML parser. |