Is it possible to manipulate the times of a scheduled job in the cfscheduler
with a cfm page?

we will have  a scheduled job that queries a database to see if a particular
table is updated, and when it is, we will either manipulate links on a page,
or rename pages htm pages (from link.htm to link.htmhold or something like
that) to make an application available. Another scheduled task would make
the application unavailable later in the day while updates are done.  

I know a possible solution is to set a variable in a file without requerying
the database to see if the update has been done and the link has been
changed, but for other reasons, it may be simpler, if possible, to change
the time in the scheduler if the update has been completed, and the task has
no more need to run until the next day.

any suggestions that don't involve going into the registry?

thanx

bill 
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

Reply via email to