You are viewing our Forum Archives. To view or take place in current topics click here.
help using visual basic
Posted:

help using visual basicPosted:

kyleskidz2010
  • Junior Member
Status: Offline
Joined: Jun 09, 201014Year Member
Posts: 91
Reputation Power: 3
Status: Offline
Joined: Jun 09, 201014Year Member
Posts: 91
Reputation Power: 3
hi, im new to visual basic, 2010 express is the version i have got, i want to make a small program were people can click for example "here" then when they click it a download starts straight away for them, windows form application is template im using, then common controls, then button, then its that button when they click i want the download to start, i hope that i am clear on what im trying to explain.. thanks
#2. Posted:
Experiment5X
  • TTG Senior
Status: Offline
Joined: Aug 14, 200914Year Member
Posts: 1,291
Reputation Power: 65
Status: Offline
Joined: Aug 14, 200914Year Member
Posts: 1,291
Reputation Power: 65

Dim wc As WebClient

wc.DownloadFileAsync("DIRECT download link to file", "C:\\wherever")
#3. Posted:
kyleskidz2010
  • Junior Member
Status: Offline
Joined: Jun 09, 201014Year Member
Posts: 91
Reputation Power: 3
Status: Offline
Joined: Jun 09, 201014Year Member
Posts: 91
Reputation Power: 3
HazAu wrote [url]youtube.com[/url] Go There Plz [/url]


got nothing good to say, dont bother speaking
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.