Hi,
Is it possible to change permanently the value of a variable at run time?
I have a password form and the passwords are stored as variables. I want the user to be able to change their own password, thus they will need to change the value of the variable. I have an unbound text box which is compared against the variable.
Is there a better way of having a password form?
Thanks
Steven
Is it possible to change permanently the value of a variable at run time?
I have a password form and the passwords are stored as variables. I want the user to be able to change their own password, thus they will need to change the value of the variable. I have an unbound text box which is compared against the variable.
Is there a better way of having a password form?
Thanks
Steven