2
Answers

How to validate the security answer provided by user.

Hi all,
I want to validate the security answer provided by the user with the security answer already stored in Database. I am using membership provider and the password format is hashed.... The "requireQuestionAndAnswer" is also false (i need it false so that admin can also reset the users' password). 
Please suggest

Answers (2)