> > Use HTML in your CFC, go ahead. The point is to remember > that you are > > limiting the use of the method. Again, this isn't the end > of the world > > and certainly can be useful, I just want people to remember that. > > > If I were to create a CFC for the sole purpose of outputting > HTML to a browser then I think the fact that it is limited to > just that is quite ok; desirable even. > > For my own enlightenment, please explain how one would go > about creating a method that isn't limited. >
I've already explained this - in regards to using the result in Flash or a WS, you would need to use cfreturn, not cfoutput, in the method. Of course I'm not talking about a method w/ absolutely no limits. -RC ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting.

