Results 1 to 2 of 2

Thread: Send email when register member in C#

  1. #1

    Thread Starter
    Member
    Join Date
    Aug 2006
    Posts
    43

    Send email when register member in C#

    Hi all!

    I make a page register member . I want when a user register may website will send a email to email of that user. with informations : Username and Password . ( C# 2005). Please help me

  2. #2
    Registered User nmadd's Avatar
    Join Date
    Jun 2007
    Location
    U.S.A.
    Posts
    1,676

    Re: Send email when register member in C#

    Check out the SmtpClient class. There is a good example as usual on MSDN:
    http://msdn2.microsoft.com/en-us/lib...nt(vs.80).aspx

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width