Link to home
Start Free TrialLog in
Avatar of william007
william007

asked on

Save as function

I want to do a function like this

When the user click on the "save as" button,
a "save as" dialog box ,
which appear exactly same as when you click the "File > save as" in Internet explorer(including title, save as type etc)
After user choose the type the file name and choose save, the file will be saved to the location that is chosen by the user.

How to do this?
ASKER CERTIFIED SOLUTION
Avatar of Mike Tomlinson
Mike Tomlinson
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of william007
william007

ASKER

Thanks:-)