Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8895925
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T23:54:36+00:00 2026-06-14T23:54:36+00:00

I am looking for any routine which will give me the ISD code for

  • 0

I am looking for any routine which will give me the ISD code for any country. I searched Google a lot but found nothing similar. I tried to do it in this way:

 public string ISDCode(string strCountryCode)
    {
        string countryCode = "";
        XmlDocument xdoc = new XmlDocument();
        string url = "http://www.oorsprong.org/websamples.countryinfo/CountryInfoService.wso/CountryIntPhoneCode?";
        url = url + "sCountryISOCode=" + strCountryCode;
        xdoc.Load(url);
        countryCode =  xdoc.DocumentElement.InnerText.ToString();
        return countryCode;
    }

I use this web service

but often it is not accessible. Please guide me how I can get the ISD code for any country. I will just pass country code only. For example I will pass ‘CA’ for Canada and the routine will give me the Canada ISO code. Please help. thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T23:54:37+00:00Added an answer on June 14, 2026 at 11:54 pm

    If you don’t want to use a webservice for some reason, I’d go to Wikipedia:

    http://en.wikipedia.org/wiki/List_of_country_calling_codes

    …or here:

    http://countrycode.org/

    …and build my own lookup table from that. In fact writing a script to generate that automatically sounds kind of fun to me. 🙂

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a FindFile routine in my program which will list files, but if
I am looking for a Delphi 7 routine which connects to a time server
I'm looking for a simple operation / routine which can waste time if repeated
I have the following script (below). which will return the status code of URLs.
im looking for any information about a builtin algorithm in opengl es to convert
I am looking for any tip or guidance to develop an application like cam
I'm looking for any beyond basic resources that can help me to be proficient
I am looking for any tips or resources on importing from excel into a
I'm looking for any pointers on how to write a rails web app without
I'm looking for any recommended validation frameworks, or patterns for an N-tier client application,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.