Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. web services

web services

Scheduled Pinned Locked Moved ASP.NET
wcf
5 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    sonyrehal
    wrote on last edited by
    #1

    hi can anybody tell where to find a web service for populating dropdown list as following: 1st list: list of all countries 2nd list : list of states from above selected country 3rd list : list of cities from above selected state

    S A 2 Replies Last reply
    0
    • S sonyrehal

      hi can anybody tell where to find a web service for populating dropdown list as following: 1st list: list of all countries 2nd list : list of states from above selected country 3rd list : list of cities from above selected state

      S Offline
      S Offline
      Sam Horne
      wrote on last edited by
      #2

      My suggestion would be to google some free xml files containing that information, and then just using an xmldatasource to bind to your ddl. http://www.google.com.au/search?hl=en&q=xml+list+of+countries&meta=[^]

      S 1 Reply Last reply
      0
      • S Sam Horne

        My suggestion would be to google some free xml files containing that information, and then just using an xmldatasource to bind to your ddl. http://www.google.com.au/search?hl=en&q=xml+list+of+countries&meta=[^]

        S Offline
        S Offline
        sonyrehal
        wrote on last edited by
        #3

        hey thanks.... but plz tell me how to program the three lists so that i get the corresponding state and city acc to the selected country

        C 1 Reply Last reply
        0
        • S sonyrehal

          hey thanks.... but plz tell me how to program the three lists so that i get the corresponding state and city acc to the selected country

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          You would need XML that contains a country Id that can be used to filter the list of states, etc.

          Christian Graus Driven to the arms of OSX by Vista.

          1 Reply Last reply
          0
          • S sonyrehal

            hi can anybody tell where to find a web service for populating dropdown list as following: 1st list: list of all countries 2nd list : list of states from above selected country 3rd list : list of cities from above selected state

            A Offline
            A Offline
            Anurag Gandhi
            wrote on last edited by
            #5

            Please refer to Cascading DropDown from Ajax Control Toolkit. You will get the sample code and example also.

            Anurag Gandhi. http://www.gandhisoft.com Life is a computer program and every one is the programmer of his own life.

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups