PDA

Click to See Complete Forum and Search --> : Save Target As


N*G*Evangelion
Oct 12th, 2000, 07:50 AM
Is it possible to have a link to a text file that prompts the user to save the file and not load it in the browser?

The only way I can think of is to zip the text file beforehand, but that's not ideal.

ShIzO
Oct 31st, 2000, 09:17 AM
yes:

i just did that yesterday.

in your IIS open Properties windows and go to "HTTP headers", MIME extentions section, add your extention - which is "txt" and set the content type to "content-disposition"


that's it!

N*G*Evangelion
Nov 1st, 2000, 04:12 AM
Thanks, but I have no access to the web server I use =( .