Click here to Skip to main content
15,881,380 members
Articles / Web Development / HTML

ASP.Net: Clientside Date, Double, Integer,Currency Validation

Rate me:
Please Sign up or sign in to vote.
4.00/5 (4 votes)
16 Sep 2010CPOL 33.2K   2  
When using text field date, Double type (decimal places or different decimal characters in globalization etc) and currency validation on client-side we often use regular expression validator and try to write complex regular expressions.
No downloads associated with this content

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Pakistan Pakistan
Syed Mujtaba Hassan
Software Engineer
Intelligentsia Software (Pvt) Ltd Islamabad Pakistan.

Comments and Discussions