|
|
Q1457 Is is possible to have a JavaScript function open an HTML document in a new window and print it without the user having to do anything on the new window?
irt.org | Knowledge Base | JavaScript | Print | Q1457 [ previous next ] Q1457 Is is possible to have a JavaScript function open an HTML document in a new window and print it without the user having to do anything on the new window?The user will have to accept the print request, otherwise anyone could print on your printer just by having you visiting their site. Add this to the bottom of page to be printed:
and simply have a:
on the other page. Feedback on 'Q1457 Is is possible to have a JavaScript function open an HTML document in a new window and print it without the user having to do anything on the new window?' |
-- div -->
|