CFSETTING

"-->
 <cfsetting enableCFoutputOnly = "Yes" or "No"          showDebugOutput = "Yes" or "No"          requestTimeOut = "seconds"> 

Description

Used to control how ColdFusion processes a page and can override certain settings, such as debugging, that are set in the ColdFusion Administrator.

Attributes

EnableCFoutputOnly (Required)

Yes: Blocks output of HTML that is outside CFOUTPUT tags.

showDebugOutput (Optional)

Default: Yes. If No, suppresses debugging information that would otherwise display at end the page.

RequestTimeout (Optional)

A set amount of time that ColdFusion uses to stop processing a page. Enabling this setting overrides the time set in the ColdFusion Administrator.



Inside ColdFusion MX
Inside Coldfusion MX
ISBN: 0735713049
EAN: 2147483647
Year: 2005
Pages: 579

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net