Community

CF_XSLT ColdFusion Custom Tag For Xml Transformations

(Ben Nadel) I was doing a bunch of stuff with XML and XSL Transformations in ColdFusion the other day and I got really tired of the fact that I had to create an intermediary XSLT variable before I could call the XmlTransform() method. To deal with this, I whipped up a quick little ColdFusion custom

Read More - Register for Free Membership