-
open.window - "Save as ..." the new content from IE
Hello,
When I open a new blank window (i.e. one that does not load external .html
page)
and then I write directly new .html document on the new window (using
newWin.document.writeln("<HTML>") ...),
the new content is displayed on the new window, it can be printed, but any
attempt to save the new content,
using "Save as ..." from the "File" menu in IE, saves the content of the
parent window, not the new content.
In Netscape it works - I use the newWin.stop(); newWin.document.close();
But IE does not allow newWin.stop() i.e. it is not applicable in this case.
Is there a way to make IE save the new content via "Save as ..."?
Regards,
nlo
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks