problem with script

Discussion in 'Programming' started by ssimon171078, May 8, 2010.

  1. #1
    hello
    i need to know all codes of cities of america of website http://www.inetgiant.com/ (example code of new york is 10501)

    i find script that list of codes countries,cities ..
    http://www.inetgiant.com/Services/PostBackService.asmx
    link to this service.

    1. PopulateCountries , you will get USA id is 1
    2. PopulateProvinces , input 1 , you will get NY is 274
    3. PostAdGetLocationByRegionId, input 274 ,you will get that number.(105010)
    i need help to receive all codes of cities
     
    ssimon171078, May 8, 2010 IP