I also wanted to know. Where is the best place to grab the data? If google earth, how to get data by country, state, city fields?
On Apr 21, 3:15 pm, Shraddha rashinkar <[email protected]> wrote: > Thanks for reply !! > > I tried to download data from > www.*maxmind*.com/app/*worldcities<http://www.maxmind.com/app/worldcities> > *link but I am failed to download it from that site. If anyone have already > prepared such drop down can please attach the files. > > On Sat, Apr 18, 2009 at 3:51 AM, Stephen Russell <[email protected]>wrote: > > > > > He wanted the data. > > > ………………………………………………………………… > > Stephen Russell – > > Senior Visual Studio Developer, DBA > > > Memphis, TN > > 901.246-0159 > > > > -----Original Message----- > > > From: [email protected] > > > [mailto:[email protected]] On Behalf Of m.quinn0909 > > > Sent: Friday, April 17, 2009 4:14 PM > > > To: DotNetDevelopment, VB.NET <http://vb.net/>, C# .NET, > > > ADO.NET<http://ado.net/>, > > ASP.NET <http://asp.net/>, XML, XML Web > > > Services,.NET Remoting > > > Subject: [DotNetDevelopment] Re: Drop down list for Country, state and > > > City > > > > get the AJAX control extenders and watch the video tutorial on the > > > dropdown extender called cascading dropdown lists. you could do a > > > partial page postback on the states dropdown and in the page load you > > > could get the states dropdown list items to be generated depending on > > > the country entered. > > > > On Apr 17, 2:40 pm, Shraddha rashinkar <[email protected]> > > > wrote: > > > > 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 > > > > No virus found in this incoming message. > > > Checked by AVG -www.avg.com > > > Version: 8.5.287 / Virus Database: 270.11.59/2064 - Release Date: > > > 04/17/09 07:08:00
