but it has too many events, variables that
is confusing me can someone please write
an example ? no cancel buttons and stuff
just to fill this code:
Function DownloadFile(ByRef URL As String, ByRef DestinationPath As String) End Function
The name of the progressbar is "ProgressBar"
How i think that this should work:
1. Getting the size of the file that we want to download and updating the progressbar max value to that
2. Downloading the file and updating the progressbar based on how much data its downloaded.

New Topic/Question
Reply
MultiQuote









|