Tried posting to the cgi list, but no success...

Anyway, maybe you can help? Have a web form reading in details, and then 
mailing the contents of the form elements. When the contents contain ", 
' or other special characters, they get "escaped" out in the subsequent 
mail and any further listing/echoing of the string.
PHP has a function called StripSlashes() to remove those, but I can't 
find anything like it for Perl.

Thanks.

PS, pls exlpain as if to a child; I've had a couple of looks at some 
regular expressions, and they look anything but regular to me!






-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to