by Sean Gallardy (6 Submissions)
Category: Internet/HTML
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(46 Votes)
Added: Cancel feature ,error codes ,Time Remainaing ,Tansfer Rate , preserve file type, Check if connected, Connection type, prompt for overwrite, Pause.
Fixed: Now when you open the project all the files are together , Fixed the file open error, fixed cancel error.
This is a http file downloader OCX. All you have to do is supply a few things like the URL,Where to save the file at, You can even set chunk sizes. I'm doing more work on it, so expect to see resume supporting and more functions/features! It took me some time, so please give it a vote on what you think it deserves!
Inputs
URL,Filename,FilePath,Chunk Size
Assumes
You must be connected to the internet for this demo to work, although it can test your connection and terminate the download.
Code Returns
Handled by Events.