How can I setup server to check once a day couple websites from which I need to take Rss news? I don't want to do that manually.
bill
1:56 am on Feb 2, 2007 (gmt 0)
It depends on what sort of system you're using. For instance, if you're on a *nix platform you could run a cron job. On Windows you could use a Scheduled task.