I have:
CODE
Imports system.net
Dim DL,ST as string '(DL = Download from and ST = SaveTo
My.Computer.Network.DownloadFile(DL,ST)
Dim DL,ST as string '(DL = Download from and ST = SaveTo
My.Computer.Network.DownloadFile(DL,ST)
but i want it to display how big the file is and how much it has downloaded so far, any ideas? Thanks
Liam
