JohannIcon
Programmer
I have done a VB script to check wether the user entered the correct old password and that the new passwords match before entering them in the database and that is working fine. However now, dynamically, in the same table I have the form fields, I wish to enter some error messages, like Wrong Password, New passwords do not match etc.
How can I do that dynamically, after the user presses the change button?
How can I do that dynamically, after the user presses the change button?