Welcome to Bilal Haidar [MVP, MCT] Official Blog Sign in | Join | Help

Input Validation Helper Methods

I found a  good resource on validating user input on Channel9. You can reach that resource by following this link: http://channel9.msdn.com/wiki/default.aspx/SecurityWiki.RegExInputValCode2

The page contains a set of utility methods to help you in validating the inputs for your web application. The technique used is "whitelisting" technique in a sense that the user input is validated against a pattern that is known to be good using Regular Expressions.

 

Hope you will benefit from this page!

Regards 

 

Published Saturday, May 17, 2008 11:00 AM by BilalHaidar [MVP]

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

# re: Input Validation Helper Methods

Nice sharing

Wednesday, July 23, 2008 9:48 PM by Rana Faisal Munir

Leave a Comment

(required) 
required 
(required)