CFMX no longer supports the RequestTimeOut attribute on URL. You can use
the following:

<CFSETTING RequestTimeOut="#url.RequestTimeOut#">

Is stated on the "Migrating ColdFusion 5 Apps" doc that came in the CFMX
box.

[]'s
Alex

-----Original Message-----
From: Dave Carabetta [mailto:[EMAIL PROTECTED]] 
Sent: 16/07/2002 11:22 AM
To: CF-Talk
Subject: Re: How to override RequestTimeout's in CFMX?


>CF5 allows for "?RequestTimeout=X" to be tacked on to any URL to 
>override
>the
>CFADMIN timeout.  Does anyone know if there is any way to do this in
CFMX?  
>It
>seems to ignore this param as far as I can tell.
>
>I want 99.999% of my templates to have a timeout as a protection, but 
>be
>able to
>run some long-running templates when specified.
>

I could swear I remember reading that you now set it with the cfsetting
tag 
as an attribute, but I can't find it in the docs for the life of me. I'm

still looking, but that might be a place to try it out in the meantime.

Regards,
Dave.



______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to