CheckOldPassword trigger Password fields in an update form

CheckOldPassword trigger Password fields in an update form

Fixing the "Passwords does not match" error.
divider

I keep on getting a "Passwords does not match" error trying to update a users account detail making use of the CheckOldPassword trigger.

Make sure to not make the password field a required field when developing the form.
If you do, then the user will need to enter the same password in all 3 fields.

If you are afraid that you might lose the password information in the database when updating, you can populate the fields with the current information by highlighting the field in Dreamweaver and clicking on the lightning bolt to insert the current value from the recordset.

Written by:  - 7 Sep, 2009