I've only had luck putting it directly in the url.

Mike

-----Original Message-----
From: Everett, Al [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 6:53 AM
To: CF-Talk
Subject: RE: Info on URL Parameter 'RequestTimeout'


I don't have a definitive answer for this, but from what I've seen, it must
be in the Query String. Setting URL.RequestTimeout directly appears to have
no effect.

> -----Original Message-----
> From: David Collie (itndac) [mailto:[EMAIL PROTECTED]
> Sent: Thursday, February 27, 2003 4:37 AM
> To: CF-Talk
> Subject: Info on URL Parameter 'RequestTimeout'
> 
> 
> Hey list,
> 
> Without really being able to test it properly at the moment, 
> I need some quick info on the 'RequestTimeout' URL parameter.
> 
> When does CF (using 5.0) use this parameter?  Does it need to 
> be in the querystring or can I set it on a page using either 
> cfset or cfparam... ala
> 
> <cfset URL.RequestTimeout = 300>
> 
> OR (preferably)
> 
> <cfparam name="URL.RequestTimeout" default="500">
> 
> Cheers,
> 
> David A Collie
> Web Developer
> RGU
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to