Posted in ColdFusion | Posted on 12-13-2009 | 2,161 views
Part of the improvements in ColdFusion 9 involve the ability to use various CF tags in script. Sometimes this is done by the use of a new keyword. So for example, writeDump and writeLog. Other tags were implemented as CFCs, such as Query and Mail. It can be a bit difficult to find explanations for how to use these new guys. I noticed yesterday that on Livedocs, there is a new section just for these new components: Script Functions Implemented as CFCs. This is the first time I can remember seeing Livedocs have pages not contained within the PDF download.


That chapter is also not included in the installed version of cfdocs (localhost/cfdocs/...) which is what I primarily use.
http://grab.by/1aCv
Definitely one I'd like to throw around from time to time! ;)
http://www.bennadel.com/index.cfm?dax=blog:1663.vi...
So I googled and found Ben's blog post.
[Add Comment] [Subscribe to Comments]