Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CFSCHEDULE How?

Status
Not open for further replies.

webmigit

Programmer
Joined
Aug 3, 2001
Messages
2,027
Location
US
I have a script in

D:\Mine\TBJ\gotoday.cfm

I want to run it every day at midnight.. How do I do this? I've never used CFSCHEDULE before so really am unclear to what to do here..

Thanks,
Tony Hicks
 
if you have access to the administrator i would recommend that you use that. there is an option in there to schedule tasks. all you have to do is to provide a name for the task, the url to run and the time for it to run and at that specified time the process will run for you.

make sure that the page will run before setting it up in the scheduler as it is hard to tell if an error has occured !
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top