It's sort of a cheesy workaround, but I have used a "server-checker" application to perform the same type of function as CFSCHEDULE on a server where I didn't have access to the admin. These programs usually will call a certain URL on a set schedule (usually to make sure that it's available). If you're on a Mac, the best one I've found is called "Whistle Blower" (check http://www.versiontracker.com/ for the latest version).
My Windows/Linux brethren swear by one called "Big Brother". I don't have a URL for it though, I'm sure you can find it on Google. Jon > Subject: more on "grrrrr ... cfschedule > From: Dave Watts <[EMAIL PROTECTED]> > Date: Tue, 7 Jan 2003 00:16:49 -0500 > Thread: > http://www.houseoffusion.com/cf_lists/ > index.cfm?method=messages&threadid=20270&forumid=4#102431 > >> To recap ... I haven't been able to get cfschedule to >> actually execute any code. It runs, according the logs, >> but nothing happens. >> >> I've tried setting up tasks both via the tag and via the >> administrator. >> >> Somebody suggested that maybe it might take 24 hours for >> a schedule to kick in properly. Also, somebody suggested >> I set timeouts (I did). >> >> I let the scheduled tasks "run" over the weekend. Each went >> off without a hitch. But the code produced no results. >> >> double grrrrrrr >> >> I'm flumoxed and have no idea where to go from here. > > I'd recommend that you consider using your operating system's scheduler > instead. Write a batch file that invokes a command-line HTTP client, > and > schedule the batch file. > > Dave Watts, CTO, Fig Leaf Software > http://www.figleaf.com/ > phone: 202-797-5496 > fax: 202-797-5444 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

