send the new password - Asp.net - using gmail ( smtp.gmail.com )
- by user331225
Hi All,
I've gone through all helps and all forums., but none of them have helped me. Here is my problem
Developing a site on localhost using ASP.NET 3.5
I want to provide 'forgot password' functionality using <asp:PasswordRecovery>
Any real help is greatly appreciated. Please note that I want to send it by either changing web.config OR programatically.
Thanks