javascript - Validaiton on Phone no for multiple countries -


i have application has records of multiple countries' users.and recording phone no. of each user.and want apply validation on phone no country wise format.

thanks!

phoneformat.com has javascript library looking for. can pass phone number in format, , return country code, , convert e164 , can format too.


Comments

Popular posts from this blog

c++ - How do I get a multi line tooltip in MFC -

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -