I want on a click button open the dialog "Save as"
the only thing i found is the HREF:
<a href="../TextFiles/testTxt.txt">Do wnload</a>
it works but i want to make that in a button!
And that code above have a problem...with .doc files the window save as appear..but with .txt files the window don´t appear, the i.e. just simply open on i.e.. I do know if that is property of i.e.
Thnaks for the future help.
the only thing i found is the HREF:
<a href="../TextFiles/testTxt.txt">Do wnload</a>
it works but i want to make that in a button!
And that code above have a problem...with .doc files the window save as appear..but with .txt files the window don´t appear, the i.e. just simply open on i.e.. I do know if that is property of i.e.
Thnaks for the future help.
Comment