CFSetting Tag With Start / End Tags
Downloadable Files
cfsetting.zip ( 3,706 Bytes )
The problem with CFSettting (for some people) is that if you nest CFSetting tags to force EnableCFOutputOnly, and then have an inner one that does not require CFOutput, code might not be shown. You have to disable the EnableCFOutputOnly setting for all preceding CFSetting tags in order to show code.
This custom tag allows you to set CFSetting attributes for a specific block of code then end the setting via the use of a close tag. This will give you more flexibility than the standard ColdFusion CFSetting tag and will help ensure that you don't get reverberating effects from forgetting to reset CFSetting attributes.
Added September 28, 2006 / Updated September 28, 2006



