Scheduling a job on a web site

  • Thread starter Thread starter Conformix Sales
  • Start date Start date
C

Conformix Sales

I want to execute a method to update data at certain intervals on my web
site. Is there a way to schedule something to be executed at certain
intervals of time. An example is to look into a directory on the web server
and delete files in that directory every hour.

Thanks
 
Back
Top