--- Jeremy Webster <[EMAIL PROTECTED]> wrote:
>
> 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
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 i