Answered
AutoRun
Hi,
I need to, from the server, autorun some kind of functions of cfm page every 30 seconds to update a database from XML files content. I can do it manually by accessing the page. but would like to no be involve on the process and let the server do it on it's own.
something like a refresh but on the server side with no user involve.
I tried with <cfexecute> with no success.
any idea?
many thanks
I need to, from the server, autorun some kind of functions of cfm page every 30 seconds to update a database from XML files content. I can do it manually by accessing the page. but would like to no be involve on the process and let the server do it on it's own.
something like a refresh but on the server side with no user involve.
I tried with <cfexecute> with no success.
any idea?
many thanks