Results 1 to 1 of 1
Thread: Open "Save Page As" Dialog Box
- 12-12-2007, 09:27 PM #1
Member
- Join Date
- Dec 2007
- Posts
- 1
- Rep Power
- 0
Open "Save Page As" Dialog Box
Hi all,
I am new to this forum and very new to Java. I need to open a "SAVE Page AS" Dialog Box in IE and Firefox.
The foll. code of
document.execCommand('SaveAs','1','fileName.txt');
works in IE but not in FireFox. I would like to know if we can open the firefox "SAVE Page As" Dialog Box from our code in Java or JSP or Javascript?
Thanks a ton
Anubha
Similar Threads
-
Hwlp with "Open", "Save", "Save as..."
By trill in forum New To JavaReplies: 3Last Post: 11-02-2010, 09:26 AM -
the web site "monitor test page"
By dubdubdub in forum New To JavaReplies: 0Last Post: 11-28-2007, 07:48 AM -
Exception in thread "main" java.net.ConnectException: Connection timed out
By osval in forum Advanced JavaReplies: 1Last Post: 07-27-2007, 10:59 PM -
Error: Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException
By romina in forum New To JavaReplies: 1Last Post: 07-25-2007, 10:55 PM -
ArrayList: Exception in thread "main" java.lang.NullPointerException
By susan in forum New To JavaReplies: 1Last Post: 07-16-2007, 06:32 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks