Hi, I have a simple xml and xsl file which produces a formatted document. If I were to use IE 6.0, IE's xml parser would do the transformation and display the formatted document page.
Unfortunately not all the users have IE6.0, there for I am trying to do the serversite transformation using ColdFusionMX. I produced a cfm file to do the XmlTransform(xmlfile, xslfile). When I view the transformed xml code using IE, it is displaying everything with the tags. But what I want to see is just the formatted document. I hope someone can help me figure out the mistake. Thank you Mathy -----------------------+ cf-xml mailing list http://torchbox.com/xml/list.cfm
