another template that generates output to the browser, is there a means of
turning off <cfsilent> from within the included template?
<cfsilent>
[do stuff]
<cfif error_condition>
<cfinclude template="error_message.cfm">
<cfabort>
</cfif>
[do more stuff]
</cfsilent>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

