I have a valid (its valid, it parses!) XML object (basically a representation of a HTML page), when I call toString() it creates invalid XML, i.e. <link ahref="" rel=""></link> becomes <link ahref="" rel=""> now correct me if I am wrong, toString() does not perform a xsl transformation and thinks its smart enough to create HTML out of my XML? Taco Fleur
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187860 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

