Questions tagged [countries]

131 questions
0
votes
2 answers

Need for country/region-state/city database

I looked for the subject and found some questions in SO or other sites but I couldn't reach my goal. I need a database with countries region-state and city database as in myip.ms but their price is very high for me I can't afford it. I need the…
freezer
  • 531
  • 1
  • 11
  • 28
0
votes
2 answers

How to reset JComboBox in Java in case of country field?

On Selecting Country Field, State Field is shown, AND on Selecting State Feild, City Field is shown But in the below code when i select for the first time it works fine but when i select another country then its States gets added to the previous…
Isabella Engineer
  • 3,733
  • 1
  • 15
  • 6
0
votes
0 answers

Currency symbol position

In my program I have to display prices for different countries. To do this, I generate a special formatting class for each country (using open web services): public class Country { ... // autogenerated with T4 public static readonly…
user1613797
  • 1,197
  • 3
  • 18
  • 33
-1
votes
1 answer

database of countries and cities

it's been several days I'm looking for a database of countries and cities around the world but I can not find anything. I want to use it in the form of my application.
user567
  • 3,712
  • 9
  • 47
  • 80
-1
votes
1 answer

Draw google maps radius and get countries

I like find all countries within a set radius (variable) from a defined address (variable) with Google maps. Drawing a radius on a map is easy, but getting the mapped countries looks difficult. Does anyone have a solution for this?
Guido Lemmens 2
  • 2,317
  • 5
  • 23
  • 29
-1
votes
3 answers

An open source SQL database for the list of towns cities by country?

I am looking for a list of towns, cities by country (the countries I mean here are all countries that exist on planet Earth). Is there any open-source SQL database available online which I can download and use, or any geography social network sites…
Run
  • 54,938
  • 169
  • 450
  • 748
-1
votes
2 answers

widget to show country name and time

I want to create a widget which show different countries name and there time in a list can anyone tell how to do this. And if someone click on the list item it will show a toast with the name of item clicked.
Piyush jain
  • 83
  • 1
  • 1
  • 6
-1
votes
1 answer

Android: How to get list of countries and cities

I want to build a database of all countries (with longitude and latitude) and their cities. The database will be used in my android application. Any idea where I can find this information to build the database ?
benoma777
  • 75
  • 1
  • 6
-1
votes
1 answer

select country and city any method

I have a page for user registration, but I don't want the user type the city and the country because he maybe type with errors (something like "mexico d,f" other user can type "Mexico D.F.") so I was thinking combobox, but I want also all the cities…
BlackSan
  • 58
  • 1
  • 10
-2
votes
0 answers

Require a Full List of all Countries and Cities

I run a freight company and I came across this website when searching for a full list of countries and cities. Does anyone know where I can find a full list of countries and cities and I can plug it into my web site. An example could be…
-2
votes
1 answer

How can i get the list of countries for signup form in mern stack?

I am building one project based on the MERN stack. I got stuck in a signup form, it has one field of country. So, how could I get the list of countries or guide me any way by which I could achieve this?
Alak
  • 112
  • 2
  • 12
1 2 3
8
9