|
|
Q508 How can I print a page which is not the current page, without showing it?
irt.org | Knowledge Base | JavaScript | Print | Q508 [ previous next ] Q508 How can I print a page which is not the current page, without showing it?Load it into a hidden frame, and then in Netscape Navigator 4 or Internet Explorer 5 beta 2+ use window.print(). For example:
In controlpage.html:
Feedback on 'Q508 How can I print a page which is not the current page, without showing it?'
|
-- div -->
|