View Single Post
  #2 (permalink)  
Old 06-10-2007, 05:13 PM
hatevirtual
Posts: n/a
You can't schedule anything in ASP directly.

Do they have a Control Panel where you can run Task Scheduler or anything?

Do you have a database with that webserver? You could try adding a job to the SQL Agent if they have SQL Server.

The sloppiest, but most universal way I can think of doing it is to add the task you want to schedule to your default.asp page. It should then execute when someone goes to your website and runs default.asp. But add a database entry or a txt file so it detects whether the program has run that day yet, and only execute it once per day.

__________________

Digg this Post! Del.Icio.Us this Post! Technorati this Post! Furl this Post! Mister Wong this Post! Newsvine this Post! Spurl this Post! Reddit this Post! Netscape this Post!