Seriously, another option that works in IE would be to use the link tag in the <head> of the document. Put an alternate document in the tag so when they print the page you can control the content. Here is the tag:
<link rel=alternate media=print href="whatever.txt"> -Scott On Fri, 1 Mar 2002, Diana Castillo wrote: > Is there any way tomake a page that cannot be printed?? > > > > -- -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php