jnscollier
08-09-2008, 05:13 PM
Ok this might just be a silly easy question but... I have uploaded a text file to my server and I have a link on one of my web pages to open the text file. I made it like a regular link:
<a href="http://www.website.com/blah.txt">Open file</a>
Whenever a user clicks the link, the txt file opens in the browser. Is there any way to make it show the Open/Save As prompt instead? :confused:
Thanks in advance!
<a href="http://www.website.com/blah.txt">Open file</a>
Whenever a user clicks the link, the txt file opens in the browser. Is there any way to make it show the Open/Save As prompt instead? :confused:
Thanks in advance!