How to use Regular Expressions ?
-
i m doing an ASP.NET Web Application...i would like to know how to use regular expressions for validating phone no, email id, date...etc.. please give an example
-
i m doing an ASP.NET Web Application...i would like to know how to use regular expressions for validating phone no, email id, date...etc.. please give an example
Here is an example of using the validator controls that are part of ASP.NET right here on our very own CodeProject: http://www.codeproject.com/aspnet/aspnetvalidation.asp[^] Here is another from another location: http://samples.gotdotnet.com/quickstart/aspplus/doc/webvalidation.aspx[^]
George Carlin wrote: "Don't sweat the petty things, and don't pet the sweaty things." Jörgen Sigvardsson wrote: If the physicists find a universal theory describing the laws of universe, I'm sure the asshole constant will be an integral part of that theory.
My Blog[^]