Anyone got any idea how to make a File Download in VB at the click of a command button? Ive tried the following code but to no avail lol, if anybody has a clue plz let me know
EG:
Private Sub Command1_Click()
Download File : ("http://example.org//.exe")
Obviously it didnt work, any ideas ppl?


LinkBack URL
About LinkBacks
Reply With Quote