Sign in | Join
Last post 06-27-2008 3:22 PM by uncleb. 6 replies.
Sort Posts: Oldest to newest Newest to oldest
Hi!
please give some idea about, sending e-mails automatically with in a scheduled time peroid.
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?
please check simple technique
http://www.dotnetclassic.com/post/Send-Email-With-AspNet.aspx
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.
First u check this link.there is nothing about mail sending in that page.
see if this helps...
http://www.codeproject.com/KB/aspnet/ASPNETService.aspx