> I guess people can always use the browser's print button, but this has some
> limitation on pages that use frames etc.
I figure you already know this one:
window.print();
(JavaScript) :)
You still get the print-dialog, but the user doesn't have to push
the print button of the browser and you don't have any problems when
using frames, 'cause you just make this call from the frame you want
to be printed.
--
* R&zE:
-- »»»»»»»»»»»»»»»»»»»»»»»»
-- Renze Munnik
-- DataLink BV
--
-- E: [EMAIL PROTECTED]
-- W: +31 23 5326162
-- F: +31 23 5322144
-- M: +31 6 21811143
--
-- Stationsplein 82
-- 2011 LM HAARLEM
-- Netherlands
--
-- http://www.datalink.nl
-- ««««««««««««««««««««««««
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]