The text of this article is not in this database — only its details are. The old site it was published on is gone, but the Internet Archive kept a copy: Using the PasswordRecovery Control in ASP.NET 3.5
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.

sajjad khanPosted Jun 10, 2012, 2:24 AM
Hi , I want Email Template instead of UserName template (i.e i want to check using email rather username) Can u Tell me
Raghavanand VBVPosted May 28, 2012, 6:49 AM
thanks for the help
Praveen RawatPosted Jun 1, 2011, 12:44 PM
really very helpfull....thanx a lot....
Mukesh RajaramPosted Apr 29, 2011, 8:13 AM
please send the forget password help by email id
snail pacePosted Jan 14, 2009, 3:01 PM
Good example, although my question is a bit different not involving password recovery. A user enters their email address to a webform in ASP.NET 3.5 and then the application adds it to the SQL table. "Now, the next step is an email must be sent to the user with a link, so that when they visit that link, it is a confirmation that they are the correct user. How to get the application to do this and also everytime a payment is due for the user a reminder email must be sent out automatically to the user." My question is the area in quotes. Thanks