ColdFusion Scheduler problem

2003-10-02 Thread DURETTE, STEVEN J (AIT)
Is there anyway to tell when the next time ColdFusion thinks (used loosely) that a job is supposed to be run? My problem is that I have a job that has a start date of Aug 6, 2003 and is scheduled to run monthly at 4:00 am.It actually runs on the 1st of each month at 4:00 am. I also have

RE: ColdFusion Scheduler problem

2003-10-02 Thread Craig Dudley
? ;-) -Original Message- From: DURETTE, STEVEN J (AIT) [mailto:[EMAIL PROTECTED] Sent: 02 October 2003 14:01 To: CF-Talk Subject: ColdFusion Scheduler problem Is there anyway to tell when the next time ColdFusion thinks (used loosely) that a job is supposed to be run? My

RE: ColdFusion Scheduler problem

2003-10-02 Thread DURETTE, STEVEN J (AIT)
-Original Message- From: Craig Dudley [mailto:[EMAIL PROTECTED] Sent: Thursday, October 02, 2003 10:54 AM To: CF-Talk Subject: RE: ColdFusion Scheduler problem You could always run an external scheduler, windows scheduled tasks works fine for us, just fire off wget to a specific cf template