Search code examples
c#asp.netphone-numbercountry-codes

Retrieve Country Telephone Area Code using ASP.NET C#


I want to retrieve the country telephone code using ASP.NET C#... I've searched at google and the MSDN website but what I've found was the way how to retrieve the ISO Country Code..


Solution

  • There isn't anything built in.
    You can use some web service to aquire this information, such as this one: http://www.oorsprong.org/websamples.countryinfo/CountryInfoService.wso