Anyone got an idea of why the soXML is playing up? reading seems fine, but when I edit a key (or even when I dont), the CF2XML ALWAYS adds either an extra root element or the root one, and it will always create one extra element level?
its very strange as s.moretti seems to have it working fine? Windows XP Pro btw....? -----Original Message----- From: Robertson-Ravo, Neil (REC) [mailto:[EMAIL PROTECTED]] Sent: 15 October 2002 14:49 To: CF-Talk Subject: RE: XML & CF4.5.x Windows XP Pro MSXML2 v3.0 ColdFusion 5,0,0,0 -----Original Message----- From: Mark A. Kruger - CFG [mailto:[EMAIL PROTECTED]] Sent: 15 October 2002 14:46 To: CF-Talk Subject: RE: XML & CF4.5.x Neil, What OS version and what version of MSXML is on your server? Remember, SoXML is simply a CF wrapper around a COM object. The underlying functionality and stability will depend on the COM. -mk -----Original Message----- From: Robertson-Ravo, Neil (REC) [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 15, 2002 8:10 AM To: CF-Talk Subject: RE: XML & CF4.5.x I am working with it now, but its not performing as I expect? there are some problems? -----Original Message----- From: Everett, Al [mailto:[EMAIL PROTECTED]] Sent: 15 October 2002 14:08 To: CF-Talk Subject: RE: XML & CF4.5.x Check out soXML. It is a custom tag (plus some other neatness) that, among other things, can convert XML to CF datatypes and vice versa. http://www.siteobjects.com/pages/soxmloverview.cfm > -----Original Message----- > From: Robertson-Ravo, Neil (REC) > [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, October 15, 2002 4:25 AM > To: CF-Talk > Subject: XML & CF4.5.x > > > Hey, > > I am in the unfortunate position of having to work with a > CF4.5.x app and I > want to implement an XML solution for retrieving (and > writing) data. Of > course there is WDDX, but ideally I would love to use 'plain' XML. > > The data has to be read and be editible from CF. Is this > possible with > CF45? > > Anyone got any any pointers on a solution etc? > > thanks > > Neil > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm

