Check out the system-supplied facilities: crontab on unix, or "Scheduled Tasks" on NT. Either way requires some kind of command-line way to request a URL: wget, lynx, netcat, or even a little roll-your-own perl script, since usually all you want to do is load a script to do some processing, you don't care what the resulting output (if any) is.