Downloader
This is an example on how to download text/HTML from the internet without using an external OCX such as Winsock. It demonstrates some new features built into VB5/6 on how to do this. Also is fully commented.
Original Author: Brandon Benvie
Inputs
Text1.Text = Downloader1.DownloadText("http://www.theaddress.com/index.html")
All you need to do is input the address of the file you want to download, and it will download it for you.
Returns
It returns in the function "DownloadText".
About this post
Posted: 2002-06-01
By: ArchiveBot
Viewed: 85 times
Categories
Attachments
CODE_UPLOAD36682272000.zip
Posted: 9/3/2020 3:45:00 PM
Size: 13,994 bytes
Loading Comments ...
Comments
No comments have been added for this post.
You must be logged in to make a comment.