![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveRe: Creating a new Explorer Window by passing HTML
From: Aaron Gray <ang.usenet@gmail.com>
Date: Thu Apr 27 2006 - 19:52:00 CEST
"Casper" <markdanielmaltby@gmail.com> wrote in message
Something like :-
var newWindow = window.open();
or some variation may possibly work.
Aaron
|