PasswordRecovery (how to override the existing email logic)?

Last post 07-23-2008 12:02 AM by kennethhon. 5 replies.

Sort Posts:

  • PasswordRecovery (how to override the existing email logic)?

    07-17-2008, 2:16 AM
    • Member
      9 point Member
    • kennethhon
    • Member since 07-17-2008, 2:11 AM
    • Hong Kong
    • Posts 42

    Dear Experts,

     I am writing a login module which have password recovery feature. i am using the ASP.net 2.0 login feature's PasswordRecovery.

    The features is working perfectly fine but in my office, sending email we have a common email send web services. how do i integrate the email web service on the password recovery?

     

    Thanks a lot,

    Kenneth

  • Re: PasswordRecovery (how to override the existing email logic)?

    07-19-2008, 12:09 PM
    • Member
      9 point Member
    • kennethhon
    • Member since 07-17-2008, 2:11 AM
    • Hong Kong
    • Posts 42

    push, any master know how to handle this please or must need to use traditonal email sending method? thank you.

  • Re: PasswordRecovery (how to override the existing email logic)?

    07-21-2008, 3:59 AM

    Hi

    You can handle the PasswordRecovery.OnSendingMail event, call the email web service at that time. If you have any issues or concerns, please let me know.

    Best Regards
    XiaoYong Dai
    Microsoft Online Community Support

    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
  • Re: PasswordRecovery (how to override the existing email logic)?

    07-21-2008, 5:28 AM
    • Member
      9 point Member
    • kennethhon
    • Member since 07-17-2008, 2:11 AM
    • Hong Kong
    • Posts 42

    thx for the reply but how do i get the parameter on emailsending event please like email address, old password, name etc

  • Re: PasswordRecovery (how to override the existing email logic)?

    07-22-2008, 6:31 AM
    Answer

    Hi

    I've answered a similar problem with work around about how to generate password email. Hope it helps

    http://forums.asp.net/p/1222791/2191568.aspx

     

    Best Regards
    XiaoYong Dai
    Microsoft Online Community Support

    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
  • Re: PasswordRecovery (how to override the existing email logic)?

    07-23-2008, 12:02 AM
    • Member
      9 point Member
    • kennethhon
    • Member since 07-17-2008, 2:11 AM
    • Hong Kong
    • Posts 42

     

    it works! thanks a lot!
Page 1 of 1 (6 items)