Click here to Skip to main content
15,914,820 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionEmail Issues... Pin
Illegal Operation18-Oct-07 1:58
Illegal Operation18-Oct-07 1:58 
AnswerRe: Email Issues... Pin
pmarfleet18-Oct-07 2:16
pmarfleet18-Oct-07 2:16 
QuestionWeb Service inside Virtual Directory Pin
Taurus205018-Oct-07 1:27
Taurus205018-Oct-07 1:27 
AnswerRe: Web Service inside Virtual Directory Pin
DigiOz Multimedia18-Oct-07 6:01
DigiOz Multimedia18-Oct-07 6:01 
GeneralRe: Web Service inside Virtual Directory Pin
Taurus205019-Oct-07 1:14
Taurus205019-Oct-07 1:14 
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 

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.