> > Now I have to figure out how to delete nodes... More later (probably). >
Likewise! Another thing that I have just remembered is that XMLSearch is not particularly brilliant on ColdFusion 6.1 & 7 (it is hopefully much better on BlueDragon). If you dump a search result that returns xml attributes, i.e. <cfdump var="#XMLSearch(myXML,'//@id')#"> you will see an array of items of "Unknown type" with which you can do nothing! So now I remember why I wrote my component, not a waste of time at all ;) I might have to download BlueDragon and see how it compares in this department. Dominic ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:295421 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

