So I have a button (Button1) that I am trying to get to download a URL from a text box (TextBox1). Any way of programming this?
Basically the user puts a URL to a file (preferably a .7z archive) inside TextBox1 and when Button1 gets clicked the file will download
