Hello everyone,

I have a set of web based admin tools that users in my company use to
update various pieces of a website.  I've never been able to write
enough regexes, "clean routines", etc. to clean out all of the "bad
characters" that users put in.  The big culprit is of course, good ole
cut and paste.

Like I said, I have several "sanitize" routines that clean control
characters, etc. out of the input fields.  Just wondering if others
have found "the solution" for stuff like this.

Thanks for any help,
Kevin
--
Kevin Old
[EMAIL PROTECTED]

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to