> if someone could present a decent example of something that can
> be done with
> a query included by a fusebox which also cannot be done (ro at
> least done as
> easily) with a query included by the fuse, I'd love to hear it--for me
> that's the ultimate test for which stylism to choose.


<cfcase value="aDecentExample">
 <cfinclude template="qry_getAGoodReason.cfm">
 <cfinclude template="act_ConvinceJQvT.cfm"> <!--- uses
qry_getAGoodReason.cfm --->
 <cfinclude template="dsp_example.cfm"> <!--- also uses
qry_getAGoodReason.cfm --->
</cfcase>




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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