Ben Nadel wrote: > I would recommend hitting the page via CFHTTP and see what's in the > response. I believe that CFHTTP is the same mechanism through which the > ColdFusion Admin actually runs scheduled tasks.
Well they both use the same internal 'browser' to access HTTP resources anyway. You get the same affect by configuring the scheduled task to write the response to a file in the scheduled task screen. I almost always set up that feature for my scheduled task so when ever a problem occurs I can go and look at what the last response was. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322044 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

