>If you export the string to a file, and let your XML-aware text editor (or
>other XML reader software like a browser) know it's an XML file (typically
>by the file extension), the text editor will automatically display it as a
>tree. Unfortunately, the current version of Dreamweaver doesn't seem to do
>this.

This would not work for me either as I name all my xml files with .xml.cfm 
extension.


>This is common - XML parsers will often remove extraneous space when writing
>the XML string. You will have to rewrite the string using regular string
>formatting functionality after you've modified it using XML parsing
>functionality.

You mean like using replaceNoCase() function and search for > <?  I am doing 
that right now, but I am looking for a better way to handle it.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:207581
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

Reply via email to