Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Getting web information

Featured Replies

I have a database of several hundred names (local) and need get addresses. I expect that most names can be found in on-line directores such as anywho.com or whitepages.com. Is there any way I can query directories like that and pull down matching addresses? And if so, how?

Thanks!

see if they offer a "web service". That's a query engine that will return XML data based on your search string. If they do and if they support HTTP GET then you can make this work.

Their web service description will tell you how to construct an URL with your search string and will detail how the XML looks like that they will send back. You will then need to write a small XSLT stylesheet that will transform their XML into a grammar that FM understands and can import. See filemaker.com/xml for more info and examples.

  • Author

Thanks, Wim! I'll check on the web service feature. Because of time constraints, I've had to procede for now with the brute force method: construct proper URL in FM calc field, open web page, copy proper information, paste to FM text field, parse out address, city, state, etc. It works, but it's slow.

Thanks so much for the pointer!

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.