Log in

View Full Version : Download



Aidanx
05-07-2007, 12:02 PM
What is the html code to initiate a download?

i.e. I have a document and when people click a link it downloads the document. Badabing.

djr33
05-07-2007, 03:45 PM
Aside from ActiveX, which is IE only and a bad idea, you cannot do this. Simply link to the file and the user/their browser will decide how to handle it.