I believe, and someone correct me if I'm wrong, that a cfml page is more 
efficient if you only use cfoutput tags where they are need.  The reason being 
that the server doesn't have to interpret anything not wrapped in a cf tag that 
it recognizes.

That being said, you also don't have to worry about things like doubling up on 
pound signs if it isn't in a cfoutput.

Sorry about the other empty post, hit enter by accident when starting to type.

Scott




> First question, which is better, wraping an entire .cfm file with a 
> CFOUTPUT, or only using the tags where you need them in the docutment?  
> Whichever answer, why?  And finaly, other then the fact that CF won't 
> accept nested CFOUTPUTs with different queries, why won't 
it?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:276285
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to