O4W Plugin to get the geo location of user (OpenInsight 64-bit)
At 11 JAN 2024 06:52:53PM BrianWick wrote:
Years back there was a thread where I wanted to get the geo location of a user (laptop or mobile) - but I cant find it.
by going to www.https://www.unitedstateszipcodes.org/
it immediately knows where i am at without me entering in a zipcode or some other kind of geo location info.
There would be two parts I am after:
#1) what O4W plugin do I call to get some kind of geo location data - such as the latitude/logitude so I can take that data to look into my internal zipcode database
#2) some kind of O4W plug that uses a third part map
tx
Bri
At 11 JAN 2024 10:18PM bshumsky wrote:
Hi, Brian.
If you look back at this thread, you'll see we've discussed the O4WGPSCoordinatesOptions option that you can apply to a textbox or "hidden" textbox to ask the browser to provide you with the user's coordinates.
Is that what you were looking for?
- Bryan Shumsky
At 12 JAN 2024 10:14AM BrianWick wrote:
yes bryan
thanks