I have been looking around for PC software to automate the task of entering a URL into a browser (which would run a php file on a server) - just like a server based cron job - but I don't want to use cron on the server. I have loads of these files I want to run at regular intervals, all on different domains and across a few servers. I could set up cronjobs on each one but I would rather manager it locally from my desktop - from ONE interace. (or via ONE program that I could store on ONE server/domain) Anyone have any suggestions?