Dear all, I have an application, and it i can make update it self, the only thing missing is I want to see the progress of my download..

this is i how i call the download

InetUpdate.OpenUR("http://mysite.com/update.exe",1)

and then a msgbox at the end, is there any way to see the progress of the file while is being downloaded.

Many thanks your help is appreciated