Is it possible to print three (3) copies of the same page by pushing the button once?
If so, could you please post the code.
Thank You
Is it possible to print three (3) copies of the same page by pushing the button once?
If so, could you please post the code.
Thank You
Why don't you just do:
onClick="window.print();window.print();window.print()"
?
------------------
Jason Contact Me
Moderator @ www.wsabstract.com
Javascript Request and Installation Help forum