Hi,
Sorry, this is long one!
I'm trying to create a login procedure with the facility whereby if a password is forgotten, users can enter their username and surname to retrieve their password reminder question. This bit is OK!
On the action pag where the users question is displayed (or not in the case of not a valid user) I provide a form field where the user can enter their answer. The problem I'm having is that the second action page (GetpasswordreminderAnswer.cfm) displays all records.
I have tries to pass the hidden form from the initial page to the second and third action page but it doesnt seem to be passing it in. I get the error #Form.userName# not valod blah blah.
Can anyone help as tjis really getting on my nerves??
Many thanks
Sam
Sorry, this is long one!
I'm trying to create a login procedure with the facility whereby if a password is forgotten, users can enter their username and surname to retrieve their password reminder question. This bit is OK!
On the action pag where the users question is displayed (or not in the case of not a valid user) I provide a form field where the user can enter their answer. The problem I'm having is that the second action page (GetpasswordreminderAnswer.cfm) displays all records.
I have tries to pass the hidden form from the initial page to the second and third action page but it doesnt seem to be passing it in. I get the error #Form.userName# not valod blah blah.
Can anyone help as tjis really getting on my nerves??
Many thanks
Sam