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

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

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

unit testing - How to mock PreferenceManager in Android? -