> I have been writing CF code since 3.x and have NEVER used CFScript. I have > never actually found a need.
<cfscript> does have some speed benefits when it comes to recursively calling something, such as building a tree. You can do the same with a custom tag, but it's slower. Although, that benefit isn't always very useful because you can't pull from the database within <cfscript> in CF 5.0. Ben Johnson ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists