|
-
Aug 16th, 2007, 04:40 AM
#1
Thread Starter
Member
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
-
Aug 16th, 2007, 08:09 AM
#2
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|