You can nest cf outputs with queries if you use the group attribute,
otherwise nesting cfoutput is not permitted. It seems cfmx 6.0 had
a bug that allowed it but it's been corrected


>I am sure this has been asked before and I have forgotten, but why is
>it that this works in MX(I recall it not in CF5).  I also tried it
>with a cfquery to get blah so my first output had the query attribute,
>ran without errors.
>
><cfset myVar = "blah">
>
><cfoutput>
> <cfoutput>#Variables.myVar#</cfoutput>
></cfoutput>
>
>-- 
>Aaron Rouse
>http://www.happyhacker.com/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Silver Sponsor - RUWebby
http://www.ruwebby.com

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:186843
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to