>> Hi, what can i do, where users can't select and copy my text from
>> web-page.

Not that I've ever seen the need but this would deter casual copying:

Make a Flash movie with a dynamic, non-selectable text field.  The
movie can load the text (actionscript command is loadVariables) from a
database or a text file via php (or other server side language), or
directly from a text file (but beware of the text file being directly
accessible to a browser).

It's crackable but depends on whether it's worth the effort.

Overkill? Quite probably!

anna

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to