Click here to Skip to main content
15,891,629 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi ALL,

I am developing a contact sharing application in which I need to implement a functionality which help me to handle national and international number formats.

Description : Once user enter a national and international number in a text box,it should be formatted automatically.
For example- India number : (999)-(312)-1210

Platform - Windows phone 8.1
XAML and C#

Can you please someone help me to implement this functionality.
Posted
Comments
Richard MacCutchan 11-Jul-15 6:53am    
You need to create a list of all the different international codes, and the format of their national numbers. Note that some countries have more than one format for their systems.
Is it a WPF App?
Member 10709351 12-Jul-15 14:31pm    
No it is a Windows phone 8.1 app based on xaml and C#

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