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:
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?HTML Code:<a href="http://www.website.com/blah.txt">Open file</a>
Thanks in advance!






Bookmarks