PDA

Click to See Complete Forum and Search --> : Help for Download Manager in VB 6.0


shivang
May 2nd, 2008, 05:22 AM
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.........

DigiRev
May 2nd, 2008, 07:22 PM
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.