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.

Name & Parameters: Extract ( source ; start ; end ) Description: Extracts data from HTML text when using the Filemaker web viewer Sample Input: First, here is a sample HTML string from

Featured Replies

Name & Parameters: [color:red][big] Extract ( source ; start ; end ) [/big]

Description: Extracts data from HTML text when using the Filemaker web viewer

Sample Input:

First, here is a sample HTML string from where you want to extract the state for an address from whitepages.com:

TML_STATE_ESC_=NY&

The function would be:

Extract("TML_STATE_ESC_=NY&","TML_STATE_ESC_=","&")

Results:

NY

Recursive: no

Formula:


Middle (source ; Position ( source ; start ; 1 ; 1 ) + Length ( start ) ; Position ( source ; end ;Position (source; start ; 1 ; 1 ) ; 1 )-(Position ( source ; start ; 1 ; 1 ) + Length ( start ))) 

Required Functions: GetLayoutObjectAttribute ( objectName ; attributeName {; repetitionNumber ; portalRowNumber} )

Author(s):) Julio C. Plasencia

Date: 07/18/06

Credits:

Disclaimer:

FM Forums does not endorse or warrantee these files are fit for any particular purpose. Do not post or distribute files without written approval from the copyright owner. All files are deemed public domain unless otherwise indictated. Please backup every file that you intend to modify.

Whitepages.zip

Edited by Guest

Create an account or sign in to comment

Important Information

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

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.