A
A.J.M. van Rijthoven
I made a login form.
You can enter username, password and a new password on this form.
When data is entered in the 'new password' textbox, a new form opens.
On this new form (re-enter password), the new password has to be
entered again to dubbelcheck the input. When this new form is opened,
I want to stop the procedure on the login form. When the password is
entered correctly in the re-enter password form, the new password has
to be stored and both the forms (re-enter password) and (login) have
to be closed.
How do I manage to stop the procedure on the login form while the
second form is open or is there another solution for this problem?
Thanks in advance,
Toine
You can enter username, password and a new password on this form.
When data is entered in the 'new password' textbox, a new form opens.
On this new form (re-enter password), the new password has to be
entered again to dubbelcheck the input. When this new form is opened,
I want to stop the procedure on the login form. When the password is
entered correctly in the re-enter password form, the new password has
to be stored and both the forms (re-enter password) and (login) have
to be closed.
How do I manage to stop the procedure on the login form while the
second form is open or is there another solution for this problem?
Thanks in advance,
Toine