Hi to all.
I'd like to create a link that let my users save a file linked to an html <a href> tag.
I mean that if my tag is <a href="www.myweb.com/file.txt"> a "save as" window should appear instead of opening my file into the browser.
Or I should reproduce the "save object as" function that appears when right clicking with the mouse.
Is there a php function that could help me?
Thabks in advance
_
Daniel