Click to See Complete Forum and Search --> : How to make download popup box in stead of "Save as" ?


Chanie
06-19-2003, 10:15 AM
In MSIE, to download a file from a webpage, usually it will match the filetype and use a "apropriate" application to open it.
But if I want the image/mp3/mpg type files to be downloaded as default left click action, i.e. showing a download pop-up box , like download zip/exe type files, how can I do it ? I don't want to always call the user "right click the link then save as" !!

Jona
06-19-2003, 10:17 AM
You could only do this through HTTP headers, which requires server-side code.

Jona

pyro
06-19-2003, 11:13 AM
Try looking at http://www.infinitypages.com/research/download.htm