Articles
FAQs
Login
All Questions
New Question
ASP.NET - client side textbox validation
-
Asked By
Guru
on 31-Oct-12 02:31 AM
i create a textbox in html.i want to check how many digits in textbox in client side validation by using html
Robbe Morris
replied to
Guru
on 31-Oct-12 01:03 PM
Search on JavaScript RegEx Number Validation in Google. HTML itself does not have the concept of validation.