Skip 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.

Validation

Featured Replies

  • Newbies

Probably quite an easy solution, but i cannot figure it out, without using several million ifs.

confused.gif

hmmm

just wondering how i can get an email validation

in the form

[email protected]

where as yyy has to be part of a value list

with all the million .net .tk .com .co.uk. .il .de

etc etc

thanks

mike confused.gif

No, it's not easy at all. Read here .

  • Author
  • Newbies

ok i sort of understand

but mostly don't

can i just that php in a validation calculation!?!?!!?!?!? ???confused.gif

Alas, no. But the article gives a good overview of the issues involved. Some parts of the method are easy to convert into Filemakerese, others difficult, if not impossible.

The question is what do you need and how much resources are you willing to put into it. For example, you could isolate the last top-level domain and check for a valid field in a related table of top level domains. That's only about 250 records.

Or you could split it into two: first, check if the last part is a country code. If so, isolate the part before last and check if it is a valid generic TLD (only 15 of those). If not, check if the last part is a generic TLD.

Create an account or sign in to comment

Important Information

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

Account

Navigation

Search

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.