I have a file named test.htm, how do I print this file when I click a button?
Printable View
I have a file named test.htm, how do I print this file when I click a button?
You mean when some one presses the button on your site and then automatically comes out the printer?
That's not possible the closed thing is getting the print window to pop up
Good luckCode:window.print();
This is probably possible. If not in the standards, then in IE's extentions. But... it shouldn't be. If your users are too lazy to call apon the UA's print capabilities, then c'est domage.
Hmmm... French spell checkers would be nice.