I am very new to XML and XSL. I am using ColdFusion 4.5 and I create an XML document on the fly, the page parses the XML, sends information to an XSL page and then deletes the XML file.
I would like to send form fields to the XSL document, so that I can use them in a JavaScript in the XSL document.
Bookmarks