Click here to Skip to main content
15,888,351 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,


I want to validate textbox using javascript, the number format should be
min value of textbox 121-144-532 max limit of textbox 111-121-144-532.
please give me the suggestion for the above question

Regards,
Abhishek Patil
Posted

1 solution

You can infer below approach to solve the issue by yourself, Believe me its easy

regex for phone number in javascript[^]
 
Share this answer
 

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



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900