Click here to Skip to main content
15,881,092 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
How can I edit the password recovery tool to send an email with the users password? I just need the part where the user can enter their email and the user can click submit and the password is sent to their email. Please help!!!
Posted
Updated 16-May-13 6:04am
v2
Comments
Johnny J. 16-May-13 10:08am    
WHAT password recovery tool? What ARE you raving about?
Computer Wiz99 16-May-13 10:10am    
There is a password recovery control in asp.net. I wanted to know how can I get the control to email the user their password?
Johnny J. 16-May-13 10:13am    
Ah, ok, then I understand - I thought you were talking about some 3rd party tool or something you were in the progress of doing yourself.
Johnny J. 16-May-13 10:18am    
Have you checked this article:

http://www.codeproject.com/Articles/46369/Improved-ASP-NET-Password-Recovery

It looks to me like you can just edit the templates...

Here's another article that looks interesting:

http://www.c-sharpcorner.com/uploadfile/raj1979/using-the-passwordrecovery-control-in-Asp-Net-3-5/
Computer Wiz99 16-May-13 10:32am    
Do you have an example code?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900