Post by Hugh NewburyCan one do a cronjob in W98? I need to download a web page at a
particular time each day. Any ideas, please?
Windows scheduler (scheduled tasks). I can't remember if it's under the
control panel, or in Programs\Accessories somewhere. Schedule a program such
as wget to do it for you. (Get wget or whatever from the internet.)
If you're actually using a version of cron (which is *not* included with
Win9x), just add wget (or whatever) to the crontab.
Wget can be downloaded from here:
http://www.christopherlewis.com/WGet/WGetFiles.htm
or here:
http://gnuwin32.sourceforge.net/packages/wget.htm
or here:
http://users.ugent.be/~bpuype/wget/#download
Of course, this assumes that you're already connected to the internet...
*that* I don't know how to schedule.
--
I tried to OD on pain relievers once. I didn't have a headache for 2 months.