I created it using an update:
<cfschedule
action=""> operation="HTTPRequest"
task="appcheck"
url=""> startDate="8/6/04"
startTime="2:35 PM"
interval="60">
and now I can run it:
<cfschedule
action=""> task="appcheck">
many thanks, Andrew.
>Yes, you need to create a task before running it, either via CF Admin
>or by using the CFSCHEDULE tag. For the later, use action="" to
>create new tasks or update existing tasks.
>
>http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/tags-a30.htm
>
>--
>Ubqtous
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

