1. Can Inet Resume Downloads, If how is it done
2. When Inet is running it stops everything and wont let me click on anything untill it is done, is there a way to make it not do this so i can make a cancel button.
Printable View
1. Can Inet Resume Downloads, If how is it done
2. When Inet is running it stops everything and wont let me click on anything untill it is done, is there a way to make it not do this so i can make a cancel button.
Mabry FTP control can be used to do asyncronous file transfer.
It has more functionality than inet control.
Even I faces with problem of showing progressbar while downloading using inet control then I got the mabry FTP control.
Ramdas
Inet1.Cancel
Do
Inet1.Cancel
DoEvents
Loop While Inet1.StillExecuting
- Dj4