Hi,
sorry this is a bit late - just got back from holiday :)
Don't forget css can be disabled very easily in Firefox & Opera.
So to disable printing too, if you're using the Flash method, then put
an empty frame in the movie and make it the only printable frame
(label #p). Then what the site visitor sees is the text but the
player will only give the blank frame for printing.
Of course there's still the Print Screen button... ;)
Sorry this is getting OT, extreme requirements lead to odd solutions...
anna
> this bit of .css
>
> @media print { body { display: none; } }
>
> Then viewer can't print the page. We do this because only certain
> subscribers have printing privileges.
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php