Click here to Skip to main content
15,901,035 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionSend mail automatically from ASP.NEt [modified] Pin
Rohde18-Oct-07 1:10
Rohde18-Oct-07 1:10 
AnswerRe: Send mail automatically from ASP.NEt Pin
N a v a n e e t h18-Oct-07 1:17
N a v a n e e t h18-Oct-07 1:17 
AnswerRe: Send mail automatically from ASP.NEt Pin
John-ph18-Oct-07 1:21
John-ph18-Oct-07 1:21 
GeneralRe: Send mail automatically from ASP.NEt Pin
Rohde18-Oct-07 1:34
Rohde18-Oct-07 1:34 
AnswerRe: Send mail automatically from ASP.NEt Pin
P A N K A J18-Oct-07 1:22
P A N K A J18-Oct-07 1:22 
GeneralRe: Send mail automatically from ASP.NEt Pin
Rohde18-Oct-07 1:32
Rohde18-Oct-07 1:32 
GeneralRe: Send mail automatically from ASP.NEt [modified] Pin
Rohde18-Oct-07 2:47
Rohde18-Oct-07 2:47 
AnswerRe: Send mail automatically from ASP.NEt Pin
DigiOz Multimedia18-Oct-07 6:05
DigiOz Multimedia18-Oct-07 6:05 
Rohde wrote:
I need to send mails automatically once a week from an ASP.NET app based on some information stored in the database. I guess the only way to do that is to have a Windows Service right?


Basically what J4amieC said, which is:

1- Create a small windows app that simply calls the ASP.NET page.
2- Schedule a windows task to call that EXE once a week.
3- Send the email through the ASP.NET page in question.

Of course the whole thing would have been easier if you could run cron jobs on windows. Laugh | :laugh:



Pete Soheil
DigiOz Multimedia
http://www.digioz.com

QuestionLoad Dataset first row value in Listbox Pin
jebin k18-Oct-07 0:53
jebin k18-Oct-07 0:53 
AnswerRe: Load Dataset first row value in Listbox Pin
John-ph18-Oct-07 0:58
John-ph18-Oct-07 0:58 
GeneralRe: Load Dataset first row value in Listbox Pin
jebin k18-Oct-07 0:59
jebin k18-Oct-07 0:59 
GeneralRe: Load Dataset first row value in Listbox Pin
John-ph18-Oct-07 1:04
John-ph18-Oct-07 1:04 
GeneralRe: Load Dataset first row value in Listbox Pin
jebin k18-Oct-07 1:21
jebin k18-Oct-07 1:21 
QuestionAdding User Control Pin
varshavmane18-Oct-07 0:50
varshavmane18-Oct-07 0:50 
QuestionWebControl PostBack Problems Pin
Jimmmmeh18-Oct-07 0:27
Jimmmmeh18-Oct-07 0:27 
AnswerRe: WebControl PostBack Problems Pin
Bjohnson3318-Oct-07 0:43
Bjohnson3318-Oct-07 0:43 
Questionwindow closing event Pin
Sonia Gupta18-Oct-07 0:23
Sonia Gupta18-Oct-07 0:23 
AnswerRe: window closing event Pin
N a v a n e e t h18-Oct-07 0:35
N a v a n e e t h18-Oct-07 0:35 
AnswerRe: window closing event Pin
John-ph18-Oct-07 0:37
John-ph18-Oct-07 0:37 
AnswerRe: window closing event Pin
P A N K A J18-Oct-07 1:50
P A N K A J18-Oct-07 1:50 
GeneralRe: window closing event Pin
Sonia Gupta18-Oct-07 2:13
Sonia Gupta18-Oct-07 2:13 
GeneralRe: window closing event Pin
Piyush Vardhan Singh18-Oct-07 2:41
Piyush Vardhan Singh18-Oct-07 2:41 
GeneralRe: window closing event Pin
Piyush Vardhan Singh18-Oct-07 2:46
Piyush Vardhan Singh18-Oct-07 2:46 
GeneralRe: window closing event Pin
P A N K A J18-Oct-07 21:16
P A N K A J18-Oct-07 21:16 
AnswerRe: window closing event Pin
J4amieC18-Oct-07 2:39
J4amieC18-Oct-07 2:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.