Phone Number Validation
Hi,
I am looking for a javascript / jQuery code for phone number validation if the phone number has all 0âs in it.
If the value entered is only zeros, it should display the âEnter a valid valueâ message.
I want to prohibit 0, 00, 000000, 000-000-0000, 000.000.0000, etc. ( All possible phone number formats )
Can anyone help me in it?
Thanks,
Devesh
Reply With Quote
|