I can confirm the scheduler bug - runs at the correct time for the first execution, then resets to 12:00 am for all future executions.
-----Original Message----- From: Dave Watts [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 14, 2002 6:54 PM To: CF-Talk Subject: RE: Scheduled Tasks On MX > 1. Is it possible to use NT scheduler to run cfm pages as we > do with 4.x? Yes, although I haven't figured out how to do this without using a command-line HTTP client, like I could with CF 5 using the CGI interface. I've used wget to do this with CF MX - you'd simply add something like "wget http://www.myserver.com/myfile.cfm" to your batch file. You can get wget with Cygwin, or various other places. > 2. Can you confirm the bug with CFMX scheduler which doesn't > respect run times. No, because I haven't been using it - I've always stuck with the OS scheduler. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

