i am using visual studio 2010 and i developed a website but when i use the forget password control it unable to send password to my mail..
here some notable points are that i am using localhost it means i have not hosted in server and i use the asp.net web application to use login control create
user and also for forget password setting so pls geniuses help me about this mattr

Sanjeeb LenkaPosted Nov 1, 2013, 6:45 AM
refer to this link
http://www.aspdotnet-suresh.com/2012/01/recover-forgot-password-using.html
Rajesh Kumar JhaPosted Nov 1, 2013, 6:18 AM
Pls Check http://www.codeproject.com/Articles/46369/Improved-ASP-NET-Password-Recovery
You need to Configure your web.config to SMTP or some mail sending service :)