> The Windows users wouldn't have to know that they are "touching" anything on > the server. If that script will in fact work and getting it to run at the > appropriate time is the only problem, then set up something from the Windows box > to trigger it on your server. "Click the pretty icon right here". The pretty > icon can set a flag or something on the server that your cron job can check for > and run if present. > > Ok, that's a good tip. I can investigate that. Thank you.