JavaScript - How to open a save as dialog box on clicking a button in chrome using javascript
Asked By Aradhana S on 13-Oct-14 10:03 AM
I want to open a Save As dialog box in chrome browser when the user clicks a button, where the user can select the desired location. How can i open a save as dialog in chrome using javascript.
Pradip Mohapatra replied to Aradhana S on 13-Oct-14 10:03 AM
Please let me know the javascript in chrome browser to open a Save as dialog box while downloading a file.
Currently I am using Chrome 37.0.XXXX
In IE and FF it is working but in chrome directly opened the file instead of asking Save as dialog box.
I already tried all type of configuration settings in Chrome.