A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
Arduino in Action
this week in the
General Computing
forum!
A special promo:
Enter your blog post or vote on a blogger to be featured in an upcoming Journal
JavaRanch
»
Java Forums
»
Engineering
»
HTML, CSS and JavaScript
Author
how can i open save file dialog box in firefox?
yuvaraj KumarAmudhan
Ranch Hand
Joined: Aug 22, 2009
Posts: 110
posted
Dec 31, 2009 02:45:13
0
document.execCommand() is not working in my firefox browser. but it is nice in IE. how can i open save file dialog in firefox using javascript?
any idea?
thanks
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35438
9
posted
Dec 31, 2009 04:07:04
0
That's a non-standard IE-only extension, and should not be used in web apps you expect other people to use.
Android apps
–
ImageJ plugins
–
Java web charts
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15362
6
posted
Dec 31, 2009 05:56:54
0
Closing this thread continue conversation here:
http://www.coderanch.com/t/476895/HTML-JavaScript/storing-responseText-into-file#2137769
Eric
I agree. Here's the link:
http://aspose.com/file-tools
subject: how can i open save file dialog box in firefox?
Similar Threads
how to download or view the "Excel FILE "i n IE browser
In JFileDialog how to use the save window
File download - Different behaviour of Windows & Linux server
Open/Save File Dialog
I have question about JFilechooser?
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter