Hi all,
we have developed a web app using asp.net. We want to provide Phone number/Mobile number validation for valid numbers (national and international).
I tried some regex but that regex is not working for both (national and international).
How can I do this?
Any help would be appreciated.
Thank you.