Hi help me
-
Hi, How to send mails automitically from our project in asp.net like we are developing a project for jobportal here we want to send mails daily to users autometically.. help me for this.. Thanking you balu
-
Hi, How to send mails automitically from our project in asp.net like we are developing a project for jobportal here we want to send mails daily to users autometically.. help me for this.. Thanking you balu
Hi Balu, This code you can use to send the mail. System.Web.Mail.MailMessage objMailMessage=new System.Web.Mail.MailMessage(); objMailMessage.From="FromField"; objMailMessage.To="WhomToSend"; objMailMessage.Subject="SubjectYouWant; objMailMessage.Body="Message Body"; SmtpMail.SmtpServer = "MailServerName"; SmtpMail.Send(objMailMessage); Hope this will solve your problem. :) Best Regards, Apurva Kaushal
-
Hi Balu, This code you can use to send the mail. System.Web.Mail.MailMessage objMailMessage=new System.Web.Mail.MailMessage(); objMailMessage.From="FromField"; objMailMessage.To="WhomToSend"; objMailMessage.Subject="SubjectYouWant; objMailMessage.Body="Message Body"; SmtpMail.SmtpServer = "MailServerName"; SmtpMail.Send(objMailMessage); Hope this will solve your problem. :) Best Regards, Apurva Kaushal
Hi Apurva, Thankful your reply.. I want send Emails Autometically daily like we are getting from matrimonials and Jobportals without user intraction my email id: balavardhanr@yahoo.com Thanking you for reply.. balu
-
Hi, How to send mails automitically from our project in asp.net like we are developing a project for jobportal here we want to send mails daily to users autometically.. help me for this.. Thanking you balu
Please read number 2 and 3[^] Current blacklist svmilky - Extremely rude | FeRtoll - Rude personal emails | ironstrike1 - Rude & Obnoxious behaviour