I need to open one web page periodically, using Task Scheduler.
On Linux I can run crontab job to do that, but this time I have to do on Windows XP.
Can you help me how is it possible to achieve it?
Thank you in advance!
I need to open one web page periodically, using Task Scheduler.
On Linux I can run crontab job to do that, but this time I have to do on Windows XP.
Can you help me how is it possible to achieve it?
Thank you in advance!
If you want to call a URL using Windows Task Scheduler, you can check this answer. However, there are other options like scheduling tool ATrigger.
Disclaimer: I was among builders of ATrigger. freeware, not commercial.