Connecting Tech Pros Worldwide Forums | Help | Site Map

Button click to SAVE AS(dialog box)

Newbie
 
Join Date: Oct 2008
Posts: 31
#1: Nov 14 '08
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's Avatar
Site Addict
 
Join Date: Jul 2008
Location: US of A
Posts: 587
#2: Nov 15 '08

re: Button click to SAVE AS(dialog box)


Would something like this help you?

joedeene
Newbie
 
Join Date: Oct 2008
Posts: 31
#3: Nov 15 '08

re: Button click to SAVE AS(dialog box)


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