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.

Login password verification failure

Featured Replies

II am developing a website that requires the user to enter a name and a password stored on a filemaker database... The Html file, currently submits a find to the filameker db and checks for the correct user and password. However, if you enter the user name with no password, still finds the right record and returns a successful request html file. I tried java scripting, but I was not able to make the script work on verifying that the password field was not empty... Anyone know of a different way of implementing a login method that is secure? ( or more secure anyway)

Rick

[email protected]

Rick, I spent six frustrating weeks finding the answer to that question. I finally stumbled across it in a FileMaker document on their web site. I don't know the reference so I cannot give it. However, to save you grief try this in your <form>...</form> structure

<input type="hidden" name="user's name field" value="=="><input type="text" name="user's name field" value="" size="25">

<input type="password" name="password field" value="=="><input type="text" name="password field" value="" size="12">

Also good for more than two-field searches.

Peace

Keith M. Davie

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.