sending out confirmation emails for user login creations

Last post 10-22-2008 3:39 AM by ixtli. 3 replies.

Sort Posts:

  • sending out confirmation emails for user login creations

    10-17-2008, 8:07 PM
    • Member
      213 point Member
    • spinz2112
    • Member since 10-11-2006, 5:05 PM
    • Dallas, TX
    • Posts 208

    im trying to add smtp capabilities to my website, and im trying to get some help on what i would need (during development and server side after deployment).

    the biggest reason i want to do this is so that when new users create a login, i want to send a confirmation email and then once they click on a link, it will validate the user. im curious to see how these dynamic urls are created for validation and then proceed with the login creation process. this is almost like a standard now on forums. is there any examples on how to accomplish this? links, tutorials?

    thanks

    You are so wise...like a miniature budha covered in fur. -Anchorman
  • Re: sending out confirmation emails for user login creations

    10-18-2008, 12:48 AM
    Answer
    • Star
      8,817 point Star
    • lspence
    • Member since 11-01-2006, 2:12 PM
    • United States
    • Posts 1,358
    I have two write-ups on how to do this on my blog below.
    My Blog
    http://Lspence.blogspot.com

    (Please MARK this post as ANSWERED, if you find it helpful)
  • Re: sending out confirmation emails for user login creations

    10-22-2008, 3:35 AM
    Answer

    spinz2112:

    im trying to add smtp capabilities to my website, and im trying to get some help on what i would need (during development and server side after deployment).

    the biggest reason i want to do this is so that when new users create a login, i want to send a confirmation email and then once they click on a link, it will validate the user. im curious to see how these dynamic urls are created for validation and then proceed with the login creation process. this is almost like a standard now on forums. is there any examples on how to accomplish this? links, tutorials?

    thanks

    Hi spinz,

    I have found some useful links for you.

    CreateUserWizard.SendingMail Event @ http://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.createuserwizard.sendingmail.aspx

    How to send confirmation email to newly registering user via CreateUserWizard @ http://forums.asp.net/t/1035758.aspx

    How to do Email Confirmation? @ http://www.datasprings.com/Products/ProductForums/tabid/727/forumid/3/tpage/1/view/topic/postid/4202/language/en-US/Default.aspx#4225

    An email authentication scheme using the Membership API @ http://www.craigshaw.com/2007/08/30/AnEmailAuthenticationSchemeUsingTheMembershipAPI.aspx

    Hope this helps. 

    Best Regards,
    Shengqing Yang

    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: sending out confirmation emails for user login creations

    10-22-2008, 3:39 AM
    Answer
    • Participant
      1,647 point Participant
    • ixtli
    • Member since 04-18-2008, 1:49 AM
    • Posts 265
Page 1 of 1 (4 items)