I found this( http://scheduling.codeplex.com/) and I can\'t find if this can开发者_如何学JAVA be used on a shared hosting site. I am not sure if this is just some wrapper that wraps around the windows
Ihave a asp.net web site, I would like a page on that site to be able to invoke a Windows Scheduled task or a batch file on a server different to the IIS server?
Closed. This question does not meet Stack Overflow guidelines. It 开发者_开发问答is not currently accepting answers.
For the last few years we\'ve been randomly seeing this message in the output logs when running scheduled tasks in ColdFusion:
I\'m writing an application for a doctor which should be able to define Notifications that will show up in the patient\'s computer. These Notifications are scheduled by the doctor, so he/she can choos
I am looking for a WorkQueue API offering the following f开发者_StackOverflow中文版eatures: java.util.Queue compatible
I have a Django application. One of my models looks like this: class MyModel(models.Model): def house_cleaning(self):
Hey I have a scheduled task going whichbasically laucnhes a .aspx page with IE Explorer, i know theres better ways of doing this i.e console apps etc but im stuck with this fo开发者_JS百科r the moment
I have a C# console application that runs nightly from a Scheduled Task to perform some maintenance.The application also displays a Form as a splash screen informing anyone on the system that the appl
This is more of an \"general architecture\" problem. If you have a cron job (or even a Windows scheduled task) running periodically, its somewhat simple to have it send you an email / text message tha