EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: [PHP-WIN] Re:Subject: printing (might be OT)
>
> Sure Bobo - you can use Javascript to avoid the need to store your print
> file , together with CSS to format the page as you like.
>
> Javascript : onclick="window.print()&qu
Sure Bobo - you can use Javascript to avoid the need to store your print
file , together with CSS to format the page as you like.
Javascript : onclick="window.print()"
That will print the window (or offer a print dialog) in IE, NN4, Nav6,
Moz, Opera etc etc.
For print formatting in CSS look