Button click to SAVE AS(dialog box)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • adarshyam
    New Member
    • Oct 2008
    • 31

    Button click to SAVE AS(dialog box)

    hi,
    can anyone please tell me how to make a button click to open the save as dialog box of the browser(Firefox )... ie., if we press "Ctrl+s", save as dialog box appears, i want that to happen in a button click in my form. i have javascript which works for IE but i need it in Firefox or if possible browser independent. the thing i wanna save is nothin but a few text and contents in textboxes along with textbox(if possible). please help me.. thanks in advance
  • joedeene
    Contributor
    • Jul 2008
    • 579

    #2
    Would something like this help you?

    joedeene

    Comment

    • adarshyam
      New Member
      • Oct 2008
      • 31

      #3
      thank u v much for the reply .. il look into it

      Comment

      Working...