Click to See Complete Forum and Search --> : Run a CF program as a background process?


vikingGirl
10-30-2009, 10:53 AM
I want to write a ColdFusion program that sends an email to a list of people whenever a particular column in a database is edited. I know how to do this, but I want it to run automatically everyday, rather than me having to run it myself. Is there a way to do this??

TiGGi
11-10-2009, 04:41 PM
There is a scheduler in CF that can run any script at any time you want