VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Downloader

by Brandon Benvie (3 Submissions)
Category: OLE/COM/DCOM/Active-X
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (8 Votes)

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.

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.
Code Returns
It returns in the function "DownloadText".

Rate Downloader

Download Downloader

Download Downloader (13 KB)

Downloader Comments

No comments have been posted about Downloader. Why not be the first to post a comment about Downloader.

Post your comment

Subject:
Message:
0/1000 characters