Posted on: 11/30/2012 9:20:08 PM | Views : 819

I am using the password recovery control to recover passwords on my website. The entire process works, the user name is validated, the secret question is answered, and then the page comes up saying that the password has been sent.
The email arrives in my inbox, but there is no password in the email, it's just blank. Aside from the BodyText that I have told it to include.
My passwords are hashed, so it's not even possible for it to send the password... I'm not sure where the oversight is, or how to get it to work correctly, but I'm getting no place with it.
I'm assuming that it would create a new password for the user, and it appears that it does, because after I use the control, my old password no longer works and I'm no longer able to login.
Okay, so it's created a new password for the account, but it doesn't include the password in the email, so how do I know what the password is?
Thanks.
...

Go to the complete details ...