Hi, I have tried everywhere to find a solution but nothing works. I am trying to make a simple file downloader that can download a file from the internet with a progress bar. I have tried doing WebClient and DownloadFileAsync, but that never works. The download just says it completes right away. I have tried doing C# also, but it still didn't work. Does it have to do with the fact that you have to click a button to start the download? Confused :(
↧