<x-html><div>At 10:59 PM 4/7/2001 +0000, you wrote:</div>
<blockquote type=cite class=cite cite><div>Hi all,</div>
<br>
<div>On the topic of the standard FuseBox tags,&nbsp; I wonder are any of
you XFB </div>
<div>junkies out there using CF_BodyContent, or do you have some other
incredibly </div>
<div>clever way to do all of those cool things?</div>
<br>
<div>My XFB fusebox look like this:</div>
<div>&lt;CFINCLUDE template=&quot;myGlobals.cfm&quot;&gt;</div>
<div>&lt;CF_XFB
LOCATION=&quot;#getcurrenttemplatepath()#&quot;&gt;</div>
<br>
<div>&lt;cfif NOT XFB.myaction&gt;</div>
<div>&nbsp; &lt;cfinclude
template=&quot;#XFB.nextcircuit#&quot;&gt;</div>
<div>&lt;cfelse&gt;</div>
<div>&nbsp; &lt;CF_BODYCONTENT&gt;</div>
<div>&nbsp;&nbsp;&nbsp; &lt;cfswitch expression =
&quot;#attributes.fuseaction#&quot;&gt;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;cfcase value=...&gt;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ...</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/cfcase&gt;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;cfdefaultcase&gt;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;CF_UnknownFuseAction&gt;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/cfdefaultcase&gt;</div>
<div>&nbsp;&nbsp;&nbsp; &lt;/cfswitch&gt;</div>
<div>&nbsp; &lt;/CF_BODYCONTENT&gt;</div>
<div>&lt;/cfif&gt;</div>
<br>
<div>Is there some better way to do this?&nbsp; Frankly, I'm surprised
that Hal's </div>
<div>demos don't use CF_BodyContent, which I consider to be the most
amazingly </div>
<div>useful of all FuseBox tags.&nbsp; What does he know that I don't?
;-)</div>
<br>
<div>Thanks heaps,</div>
<div>Lee Bjork Borkman</div>
<div>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to