Hey I have a change password validation form. Standard setup with
OldPassword, NewPassword, ConfirmNewPassword.
In the underlying table the password field is limited to 10 characters. In the form I of course have the textboxes marked as password input mask. I would also like to limit the...