To piggy-back on this question... I have never made a Web Service before, and I would simply like an event to run once a day. Where can I find a tutorial or an explanation on how to do this?
"If God exists, I hope he has a good excuse."
-Woody Allen
Marked as answer by vpmragu on Sep 12, 2008 01:02 PM
Based on my understanding, you want to send E-mail with no triggers. Such as e-mail users once a month, or on their birthday, or to send you details every day about what went on in the database that day.
As far as I know, you can achieve it by using SQLSever. The below link which can help you out.
vpmragu
Member
85 Points
35 Posts
How to send mails automatically in ASP.NET or C#.NET?
Jan 09, 2008 06:02 AM|LINK
Hi!
please give some idea about, sending e-mails automatically with in a scheduled time peroid.
Software Engineer,
Bangalore.
pinakin2in
Member
653 Points
151 Posts
Re: How to send mails automatically in ASP.NET or C#.NET?
Jan 09, 2008 06:53 AM|LINK
u can create one web service that is execute time to time as u want. & that webservice contains the code of sending mailPinakin Patel
stupid
Member
414 Points
130 Posts
Re: How to send mails automatically in ASP.NET or C#.NET?
Jan 09, 2008 07:05 AM|LINK
To piggy-back on this question... I have never made a Web Service before, and I would simply like an event to run once a day. Where can I find a tutorial or an explanation on how to do this?
-Woody Allen
M imran shaf...
Contributor
3580 Points
768 Posts
Re: How to send mails automatically in ASP.NET or C#.NET?
Jan 09, 2008 07:38 AM|LINK
please check simple technique
http://www.dotnetclassic.com/post/Send-Email-With-AspNet.aspx
Regards.
mimranshafiq
.NET Web Developer
http://www.dotnetclassic.com
Vince Xu - M...
All-Star
80367 Points
6801 Posts
Re: How to send mails automatically in ASP.NET or C#.NET?
Jan 11, 2008 04:43 AM|LINK
Hi,
Based on my understanding, you want to send E-mail with no triggers. Such as e-mail users once a month, or on their birthday, or to send you details every day about what went on in the database that day.
As far as I know, you can achieve it by using SQLSever. The below link which can help you out.
http://classicasp.aspfaq.com/email/how-do-i-send-e-mail-from-sql-server.html
Hope it helps.
liju.thn
Member
75 Points
341 Posts
Re: How to send mails automatically in ASP.NET or C#.NET?
Jun 27, 2008 07:19 PM|LINK
First u check this link.there is nothing about mail sending in that page.
uncleb
Star
9644 Points
1864 Posts
Re: How to send mails automatically in ASP.NET or C#.NET?
Jun 27, 2008 07:22 PM|LINK
see if this helps...
http://www.codeproject.com/KB/aspnet/ASPNETService.aspx
All that wander, are not lost...
What were we talkin bout