|
From: Giroro on 13 Oct 2006 13:46 Hi guys, I am new here. I got a very serious problem here. Currently I am using the following code to schedule a task: I can see the Scheduled Task appears one the ColdFusion Administrator but once pass the scheduled time, the task is there. It is not executed. Anybody has idea about this? Thanks guys. T_T <cfschedule action="update" task="commTask_#cmmuid#" operation="httprequest" startDate="#DateFormat(startDateTime, 'mm/dd/yyyy')#" startTime="#TimeFormat(startDateTime, 'hh:mm tt')#" interval="Once" url="#webRoot#/tasks/commTask_#cmmuid#.cfm?requestTimeout=100000">
|
Pages: 1 Prev: Verity on MX7 taking huge amount of memory Next: NewsLetter type of application |