-----------------------------------------------------------
New Message on MumbaiUserGroup
-----------------------------------------------------------
From: mir1236
Message 1 in Discussion
for sending mail i have code from wrox publication book on asp.net
System.Net.Mail.MailMessage message= new System.Net.Mail.MailMessage("[EMAIL
PROTECTED]","[EMAIL PROTECTED]" ); message.Subject="Sending Mail with ASP.NET
2.0"; message.Body="This is a sample email which demonstrates sending email
using ASP.NET 2.0"; System.Net.Mail.SmtpClient smtp= new
System.Net.Mail.SmtpClient("localhost"); smtp.Send(message); now dis a
code..friend.... can any1 clear my following doubt.. wat should i passes in
localhost... ipaddress or something ele [EMAIL PROTECTED] 1st one----is TO or
FROm [EMAIL PROTECTED] 2st one---- is TO or From (confused) wat should i do
for multiple recipients email addresses Pls do some favour by clearing dis
doubt Thank u.... Miral Shah
-----------------------------------------------------------
To stop getting this e-mail, or change how often it arrives, go to your E-mail
Settings.
http://groups.msn.com/MumbaiUserGroup/_emailsettings.msnw
Need help? If you've forgotten your password, please go to Passport Member
Services.
http://groups.msn.com/_passportredir.msnw?ppmprop=help
For other questions or feedback, go to our Contact Us page.
http://groups.msn.com/contact
If you do not want to receive future e-mail from this MSN group, or if you
received this message by mistake, please click the "Remove" link below. On the
pre-addressed e-mail message that opens, simply click "Send". Your e-mail
address will be deleted from this group's mailing list.
mailto:[EMAIL PROTECTED]