Problem with PasswordRecovery Control

MarkH

New member
Joined
Jan 15, 2007
Messages
4
Programming Experience
1-3
I want my PasswordRecovery control to accept user name or email address. i also want it to unlock the account if it is locked.
I've converted it to a template and added the email field, and i have set an event to retrieve the username based on the email entered - but i then want to pass the retrieved user name to the standard submit event that uses the username to retrieve the security question (phase 2 of the control).

how can i achieve this? thanks
 
Last edited:
Back
Top