Re: [PHP] Non printable page

2002-03-01 Thread William Lovaton
But you could save the page... change the colors and then print it. William. El vie, 01-03-2002 a las 15:11, Scott St. John escribió: > Black background, white text used to work :) > > > On Fri, 1 Mar 2002, Diana Castillo wrote: > > > Is there any way tomake a page that cannot be printed??

Re: [PHP] Non printable page

2002-03-01 Thread Scott St. John
Seriously, another option that works in IE would be to use the link tag in the 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: -Scott On Fri, 1 Mar 2002, Diana Castillo wrote: > Is there any way tomake a page

Re: [PHP] Non printable page

2002-03-01 Thread Lars Torben Wilson
Diana Castillo writes: > Is there any way tomake a page that cannot be printed?? No. If you display data on my machine I can do anything with it, since it must exist on my machine in some form in order to be displayed. -- Torben Wilson <[EMAIL PROTECTED]> http://www.thebuttlesschaps.com htt

Re: [PHP] Non printable page

2002-03-01 Thread Scott St. John
Black background, white text used to work :) 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

[PHP] Non printable page

2002-03-01 Thread Diana Castillo
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