Being a bit laszy here but does anyone know if in CF7 you can now insert a branch/node from one XML doc into another without getting an error?
Ade -----Original Message----- From: Alex Sherwood [mailto:[EMAIL PROTECTED] Sent: 23 February 2005 13:29 To: CF-Talk Subject: Re: XMl serching and inserting Read the docs for "Using XML" in the MM "Developing Applications" section of the docs. Very simple, straightforward examples that will show you exatly what you need. -- ALEX Duncan wrote: >Hi everyone, > >I wonder if anyone can point me in the right direction to do the >following in MX 7 > >I need to open an XML doc, search for an element, and if its not there >insert it without disturbing the rest of the doc. > >Heres the structure (its my fusebox.xml): > ><fusebox> > <circuits> > <circuit alias="general" path="general/" parent=""/> > </circuits> ></fusebox> > >I am looking to chuck in circuits dynamically. > >Thanks! > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:196089 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

