[thelist] ASP Form Validation

Means, Eric D eric.d.means at boeing.com
Tue Apr 9 09:05:00 CDT 2002


> I'm looking for any good string parsing functions built in
> with asp and how
> to use them. I've looked on the web, but I wanted to know if
> there are any
> string parsing functions you've found particularly useful.

For string parsing, few things are as flexible as regular expressions.
RegExps became part of ASP with (IIRC) IIS 5; there should be some excellent
reference docs on MSDN.



More information about the thelist mailing list