[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Cron/ASP
- Subject: Re: [cobalt-users] Cron/ASP
- From: Jay Summers <jay@xxxxxxxxxxxxxxxxxxxxx>
- Date: Mon May 20 03:59:16 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> i'm trying to setup a cron.hourly file to run an asp script. it doesn't seem
> to recognise my script as asp. i'm assuming i need to specify that in the
> cron file but i have no idea how to do this.
Disclaimer: I have no ASP experience.
With that said, I think the problem is that cron isn't capable of parsing
your asp. If i set up a cron job to run a perl script I have, I would have
to specify what to parse it with.
i.e.
perl /path/to/myperl.cgi
The above would be the text I would put in a file, make executable and drop
into cron.hourly. Then every hour it would call perl to parse myperl.cgi.
I'm not sure how asp works on the raq so maybe someone else will chime in
with an idea.
hth,
j
--
http://www.bizmanuals.com