I have successfully created a page which sends out an email from a program by clicking on a button.
I would like to send out an automatic email once a week at 12:00 PM without a user clicking on a button. I need it to be triggered by the program itself.
Does anyone know how i would accomplish this? Would i use a web service?
Thanks in advance!
Ravina Brar
IT Project Manager
ECO Canada
--------------------------
The man who smiles when things go wrong has thought of someone to blame it on.
- Robert Bloch
just now i have finished sending mail automatcally without any event ! myself searched in this forum for how to send mail automatically "Mr.Mudassarkhan" member of this forum helped me to send from "sql server ". if u interested to send from sql server
then inform me will help you...
Thanks Vijay babu! I've actually been able to successfully send from sql server but just need to do it without using sql. Thanks for your help!
Ravina Brar
IT Project Manager
ECO Canada
--------------------------
The man who smiles when things go wrong has thought of someone to blame it on.
- Robert Bloch
Thanks Kumar Reddi for your help! I will give it a shot!
Ravina Brar
IT Project Manager
ECO Canada
--------------------------
The man who smiles when things go wrong has thought of someone to blame it on.
- Robert Bloch
Ravina
Member
115 Points
125 Posts
VB.NET - Send automatic email - Triggered by the program
Jan 08, 2009 09:07 PM|LINK
Hi,
I have successfully created a page which sends out an email from a program by clicking on a button.
I would like to send out an automatic email once a week at 12:00 PM without a user clicking on a button. I need it to be triggered by the program itself.
Does anyone know how i would accomplish this? Would i use a web service?
Thanks in advance!
IT Project Manager
ECO Canada
--------------------------
The man who smiles when things go wrong has thought of someone to blame it on.
- Robert Bloch
Kumar Reddi
Star
14340 Points
2619 Posts
Re: VB.NET - Send automatic email - Triggered by the program
Jan 08, 2009 11:10 PM|LINK
Hi,
You can use windows task scheduler to schedule your page to run at a particular time.. Please refer to this thread
http://forums.asp.net/p/1368362/2851346.aspx
vijay_babu
Member
319 Points
165 Posts
Re: VB.NET - Send automatic email - Triggered by the program
Jan 09, 2009 03:54 AM|LINK
Hi !
just now i have finished sending mail automatcally without any event ! myself searched in this forum for how to send mail automatically "Mr.Mudassarkhan" member of this forum helped me to send from "sql server ". if u interested to send from sql server then inform me will help you...
Ravina
Member
115 Points
125 Posts
Re: VB.NET - Send automatic email - Triggered by the program
Jan 09, 2009 03:47 PM|LINK
Thanks Vijay babu! I've actually been able to successfully send from sql server but just need to do it without using sql. Thanks for your help!
IT Project Manager
ECO Canada
--------------------------
The man who smiles when things go wrong has thought of someone to blame it on.
- Robert Bloch
Ravina
Member
115 Points
125 Posts
Re: VB.NET - Send automatic email - Triggered by the program
Jan 09, 2009 03:47 PM|LINK
Thanks Kumar Reddi for your help! I will give it a shot!
IT Project Manager
ECO Canada
--------------------------
The man who smiles when things go wrong has thought of someone to blame it on.
- Robert Bloch