To Open Save Dialog box using javascript
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
-
Hai all I need to open save dialog box on ultrawebgrid cell click , i hv used the code "document.execCommand("saveAs")" dialog box is opening , but i need to save .doc file also, in the filetype it shows only Html and .txt file. Plz help me . Thank you
Following link will be useful to open "SaveAs" dialog box through javascript. http://www.codingforums.com/showthread.php?t=48623[^] http://www.experts-exchange.com/Web/Web_Languages/JavaScript/Q_21605178.html[^] Hope this will help!
Jinal Desai - LIVE