I have a template I want to run monthly.  Here's what it does:

1.  Deletes all records flagged for deletion.
2.  Checks for records that are a year old
3.  Flags those for deletion
4.  CFmails the email addresses in the year-old records, "Hey, your record is flagged 
for deletion.  Will be deleted in a month."

So every month, it would delete the records it flagged the month before, and flag some 
more records to be deleted the next month.  

Runs great when I just call the sucker in my browser.  But it doesn't work when I use 
the administrator to schedule it.  What's happening here?  Why shouldn't it work out 
of the task scheduler?

Willy










~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to