- in this text box should be only numbers
- that records should be in 100 between 500
- TextBox Must include 3 decimal places
I do not want any errors when inserting values ββinto the database.
Do I need to use jQuery or ASP.NET controls?
If jQuery is useful, which plugin will I use? Or, if it is an ASP.NET RegEx validation, which one do I use a validation expression? Or is there a free, free ASP.NET Extended TextBox?
torun source share