Time of Day Launched Project
-
I would like to create a project using VB.net that will load on a web server that will launch a program at a specific time of day, actually send an email at a specific time each day. I must be missing something, because all the event handlers I've found seemed to be based on button clicks or page loads, etc. Nothing seems to be monitoring a server time and executing when appropriate. Can you make a recommendation for the code and file type that would accomplish this? Can it be done using VB.net? What type of file would be required? I'm assuming there is no way to make an aspx file with this functionality. Thanks.
-
I would like to create a project using VB.net that will load on a web server that will launch a program at a specific time of day, actually send an email at a specific time each day. I must be missing something, because all the event handlers I've found seemed to be based on button clicks or page loads, etc. Nothing seems to be monitoring a server time and executing when appropriate. Can you make a recommendation for the code and file type that would accomplish this? Can it be done using VB.net? What type of file would be required? I'm assuming there is no way to make an aspx file with this functionality. Thanks.
Sounds like a job for Windows Task Scheduler to me. Charlie if(!curlies){ return; }
-
Sounds like a job for Windows Task Scheduler to me. Charlie if(!curlies){ return; }
Sometimes the simplest solutions are the least obvious... ;) What a piece of work is man, how noble in reason, how infinite in faculties, in form and moving how express and admirable . . . and yet to me, what is this quintessence of dust? -- Hamlet, Act II, Scene ii.