quote:
Originally posted by Mike2
If you want to display a progress bar, then try looking at this: http://www.vbforums.com/showthread.php?t=319226
It is an auto-update program with source included, and, it displays a pbar of the download progress.
Also, put the rest of the code under the download line.
The code will continue executing after the download is finished.
So any code i put after the code u gave me will be executed once the download is complete?