send the new password - Asp.net - using gmail ( smtp.gmail.com )
        Posted  
        
            by user331225
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user331225
        
        
        
        Published on 2010-05-03T08:18:19Z
        Indexed on 
            2010/05/03
            8:28 UTC
        
        
        Read the original article
        Hit count: 302
        
ASP.NET
|forgot-password
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
© Stack Overflow or respective owner