in reply to Automatically run a web page
If a task isn't providing web content, it doesn't really belong on a web page. Just write a script to perform the actions, and use some sort of scheduling software (cron on Unix, and you said "NT Task Scheduler", so I guess you're on windows) to run the script periodically.
Do not pervert the web. {grin}
-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: •Re: Automatically run a web page
by Anonymous Monk on Apr 21, 2003 at 18:18 UTC | |
by iguanodon (Priest) on Apr 21, 2003 at 18:28 UTC |