how to code for forgot password in c#(ASP.Net)?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vviinaymaurya
    New Member
    • Sep 2010
    • 1

    how to code for forgot password in c#(ASP.Net)?

    How to code for forgot password in c#(ASP.Net)?
    please send the C# code.
    Last edited by Frinavale; Sep 15 '10, 01:51 PM. Reason: Added the question to the thread.
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    This forum is dedicated to helping people solve their ASP.NET problems. It's unlikely that anyone is just going to "give" you code because that won't help you learn how to accomplish what you need to do.

    I'm not sure where to start helping you.
    It would be best if you provided more information about your system...like what type of authentication are you using?

    Whenever you have a .NET related question you should check the documentation available in the MSDN Library.

    This resource should get you pointed in the right direction....th ere are multiple articles on the PasswordRecover y class there. I recommend bookmarking the MSDN Library and using it as your primary resource when developing in .NET


    -Frinny

    Comment

    Working...