did you actually look at the example?

<cfsavecontent variable="captureCfml">
  <nocfml>
    <cfset myvar = "this will not be executed">
    <cfabort>
  </nocfml>
</cfsavecontent>

<cfoutput>#XmlFormat(captureCfml)#</cfoutput>



On 10/12/2014 14:20, Jason King wrote:
And maybe not.

<nocfml> doesn't render anything. It just skips the code.

I need it displayed in the browser

--
--
online documentation: http://openbd.org/manual/
http://groups.google.com/group/openbd?hl=en

--- You received this message because you are subscribed to the Google Groups "Open BlueDragon" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to