Monday, January 22, 2007

Powerful input checking

Perhaps one of the most flexible and powerful ways to validate user input in any ASP.NET page is regular expressions.

If you have not heard about it yet, visit
http://msdn2.microsoft.com/en-us/library/ms998267.aspx

No comments: