Password Recovery Control
-
Hello to all, i m using password recovery control for recovery the password after given the user name by user. but when user gives it's name and click on button then the password control displays failure msg as well as its also executing the code written in passwordrecovery_sendingMail event, and passwordrecovery_checkuser event. i cant undrstand which is right event for tht. please check all event of tht control nd say me right use of password recovery control. hoping with quick answer. Mogha Ritesh
-
Hello to all, i m using password recovery control for recovery the password after given the user name by user. but when user gives it's name and click on button then the password control displays failure msg as well as its also executing the code written in passwordrecovery_sendingMail event, and passwordrecovery_checkuser event. i cant undrstand which is right event for tht. please check all event of tht control nd say me right use of password recovery control. hoping with quick answer. Mogha Ritesh
-
"then the password control displays failure msg as well as its also executing" what is the failure msg that you get? -- Christian
msg : "We were unable to access your information. Please try again." Mogha Ritesh
-
msg : "We were unable to access your information. Please try again." Mogha Ritesh
-
What kind of passwordformat have you chosen for your membership provider? clear (plaintext), encrypted, or hashed? This could give you problems if you have chosen hashed because those password can not be retrieved. -- Christian
I m using Login control of visual studio .net 2005 actually i dont know wht kind of passwrd character mode are used inbuilt in tht control. Mogha Ritesh