I have a form in which people can enter text, and then my perlscript spits it back out onto a web page. I know that if someone were to enter html code as text, then it could/would screw up the generated page. Is there a standard way to handle this? Or will I need to just parse through the input string and pick out all the brackets?
Thanks -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]