Hi All, I want a drop down list with all country names and when I select a particular country then from database data should be attached to state drop down list. Likewise, to city drop down. I know, I can put all the names of country, state and city in the database and attach it to drop down list.
I just want the list of all countries its states and cites ASAP. I am using Asp.net with C# Thanks in advance. Regards, Shra
