That's true I could use cfsavecontent. Would be cleaner to just return a variable.
Thanks guys! > -----Original Message----- > From: [email protected] [mailto:[email protected]] > Sent: Friday, November 20, 2009 10:47 AM > To: cf-talk > Subject: RE: cfc output=yes > > > > And I would suggest against outputting from a CFC. Better to return a > > variable, then output THAT. > > > Agreed. cfsavecontent is very good at facilitating this if you have a > lot of HTML to wrap up in a string to return. > > ~Brad > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:328579 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

