1 Attachment(s)
Help for Download Manager in VB 6.0
I created a download manager in vb. I can download files from it.
But it will not shows the progress bar, and time, speed.
i put the code in attachment, so pls help me to find it out.:)
pls make it fast bcoz i have to submit code in two days.........
Re: Help for Download Manager in VB 6.0
Not gonna do all the work for you...
But look in the VB6 CodeBank. I wrote a control for downloading files that shows the progress and speed. You can use a control array to download multiple files simultaneously.
I think I named the thread "Ultimate Winsock Downloader HTTP, FTP, Files > 4GB" or something like that.