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
Printable View
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
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