quick question,
when user wants to change his password he does NOT have to provide password answer. The password answer is only useful when he wants to Reset or Retrieve password.
I have a textbox where user has to enter his password answer. Is there any method in membership API that will check if the passwordAnser user enters matches the one in database
...
Go to the complete details ...