bazz
06-16-2008, 10:45 AM
Hi,
Instead of printing just one page, I want it to print the same page twice.
I have tried adding the number, 2 to various places but it doesn't seem to do it for me.
<form action="javascript:print();" method="post">
<input type="submit" action="javascript:print();" name="button" value="print the page" />
</form>
if possible, I'd like it just to print woithout bringin up the 'print' window, where you choose number of copies etc.
Any ideas?
bazz
Instead of printing just one page, I want it to print the same page twice.
I have tried adding the number, 2 to various places but it doesn't seem to do it for me.
<form action="javascript:print();" method="post">
<input type="submit" action="javascript:print();" name="button" value="print the page" />
</form>
if possible, I'd like it just to print woithout bringin up the 'print' window, where you choose number of copies etc.
Any ideas?
bazz