If you have enterprise you can use event gateways to watch a directory and
kick off a cfm process.

If you have standard then you can create a scheduled job to check for the
results file.

if found it could send the results, if not it could queue up another
scheduled job to check again in n seconds.


On 1/15/07, Richard Colman <[EMAIL PROTECTED]> wrote:
>
> I need to start a script on a remote server, wait for the results file
> to appear, and get the contents.  I often need to wait about 15-30
> seconds from the start to finish.
>
> Is there any easy way to have a cold fusion page "wait" for the remote
> action to appear. Is there the equivalent of a SLEEP command in CF that
> might provide the delays that I need?
>
> Rick Colman
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:266622
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to