• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

any way to do this?

NeoV

Diamond Member
I have a list of approx 23 names, and I also have the city that each person lives in.

Is there any way to query - something like google maps - to look up the proper street addresses? Any other program that can do this?

Thx
 
Any scripting language that supports XPath queries over HTML, such as PHP, should do this easily.

As far as a more user friendly GUI way I'm not sure.

You could just look up the 23 names manually, you'd probably be done by now.
 
Back
Top