How do I set up the daily cron job on windows? Your cron script is running lynx is there a windows command or do I need lynx for windows?
In fact, it is only needed to call an URL. You may use cURL for this goal: http://curl.haxx.se/download.html#Win32
Use VisualCron instead VisualCron is a more advanced task scheduler. You don't need lynx because it can execute remote scripts. http://www.visualcron.com regards, md
Here is a free method as well. Requires a little scripting. You should look to their 'Method #3', however. http://www.asp101.com/articles/john/schedule/default.asp