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
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
Comment