Hi, I want the visitor of my website to specify her address. Most of the fields are text fileds while for country, state and city I want to provide a drop down menu. I can choose to define 3 tables like this: 1. Country_mstr -- having country code and country name 2. state_mstr -- having country code, state code and state name 3. city_mstr -- having country code, state code, city code and city name It could turn out to be a tideous job to find such geographical information and populate in the tables. Could anybody suggest me any plugin if it exists? Thanks, Tyche --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---