Download file

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • guilherme21922
    New Member
    • Jan 2008
    • 28

    Download file

    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.
  • guilherme21922
    New Member
    • Jan 2008
    • 28

    #2
    Originally posted by guilherme21922
    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.
    I want save a txt file...and not open on I.E....anyone?

    Comment

    Working...