NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: rjolda on February 14, 2024, 05:36:27 AM

Title: Validate New Password to make sure entries are the same
Post by: rjolda on February 14, 2024, 05:36:27 AM
Hi
NT 14.16  C 11.0.136
I have a web MEMORY form which I call to have the end user enter a new password and then to repeat the new password to make sure  that they are the same.
Where Do I put the code to check if the password and repeat new password fields have the same content?
Do I put the code under the Immediate Validation for repeat new password field?
Thanks,
Ron
Title: Re: Validate New Password to make sure entries are the same
Post by: Bruce on February 14, 2024, 10:31:29 AM
yes
Title: Re: Validate New Password to make sure entries are the same
Post by: Niels Larsen on February 14, 2024, 10:35:00 PM
Just a little for inspiration...
Title: Re: Validate New Password to make sure entries are the same
Post by: Bruce on February 14, 2024, 10:47:14 PM
less than 12 characters? why so weak?

Title: Re: Validate New Password to make sure entries are the same
Post by: Niels Larsen on February 14, 2024, 11:26:24 PM
Sorry - forgot a zero.
But fortunately only for inspiration...