So, to answer my own questions, when you create an XML Object via XMLNew() 
the reason why XMLParse fails is because that's the parsed XML Object 
already.  To transform that XML Object so something else, you need to use 
XMLTransform() and you need an XSLT object to transform that before it can 
be written to an .xml file.  Looking into XSLT (Extensible Stylesheet 
Language Transformation) objects atm.

Hope this is useful for someone.

~Todd


-
Todd Rafferty ([EMAIL PROTECTED])
http://www.web-rat.com/
Team Macromedia Volunteer for ColdFusion
http://www.macromedia.com/support/forums/team_macromedia/
Moderator @ FlashCFM.com
http://www.flashCFM.com/
Back-end Moderator @ Ultrashock.com
http://www.ultrashock.com/

______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to