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

