Skip to main content
Fabiano Magno Pechibella
Inspiring
February 20, 2017
Answered

World/region/country/city

  • February 20, 2017
  • 1 reply
  • 629 views

CFers,

It's possible get what is region, country or city using the setLocale from ColdFusion Server?

For me the more important is get the city where the user live.

Best,

Fabiano Magno Pechibella

This topic has been closed for replies.
Correct answer BKBK

ColdFusion's locale functionality does not include location details. You should search the web for the appropriate geolocation API  tutorial. For example, IP-API.

1 reply

BKBK
Community Expert
BKBKCommunity ExpertCorrect answer
Community Expert
March 9, 2017

ColdFusion's locale functionality does not include location details. You should search the web for the appropriate geolocation API  tutorial. For example, IP-API.