Click here to Skip to main content
15,883,901 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.3K   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.

Views

Daily Counts

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