----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: raagz Message 2 in Discussion Hi , You can create a windows service or a simple WinForm application that makes a request to your ASPX page at regular intervals. put the mailing code in the Email.aspx ( assume your ASPX page is named Email.aspx) page load method. and you can make a request to your ASPX page using the WebClientRequest from either a windows service or winForm appliation or a console application You can easily schedule (windows service / winform App / console App) in windows. Hope this helps you. Thanks Raghavendra -----Original Message----- From: BanupriyaVelmurugan [mailto:[EMAIL PROTECTED] Sent: Thursday, September 23, 2004 12:14 PM To: BDOTNET Subject: Sending automatic mails from ASP.NET New Message on BDOTNET Sending automatic mails from ASP.NET Reply Reply to Sender Recommend Message 1 in Discussion From: BanupriyaVelmurugan Hi I have a mailing system in my ASP.NET web application. It has to be sent daily at 7AM to the people automatically. How can I do this? Thanx & Regards, Banu View other groups in this category. ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/bdotnet/_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]
