I want to obtain
?xml version="1.0" encoding="UTF-8"
for use with DOMDocument. Something like this:
<cfset objXMLRoot = xDoc.createElement("?xml version="1.0" encoding="UTF-8"")>
but invalid token problem appear.
what's wrong?
thank in advance
gabriel bulfon
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body or visit the list page at www.houseoffusion.com