<impact_text>Your credit score could improve by +25 points (from 610 to 635).</impact_text>
if i wanted to find that node above, and replace everything from the ( to the ) why does this not return something? i have a well formatted xml doc, that is cfsavecontent'd into a variable called myXmlString i know what i have isnt going to do the replace, but it could find the node right? ill write the find/replace later...i just wanted to work on this part... <cfset myXMLdoc = "#xmlParse(myXmlString)#"> <cfset selectedElements = #xmlSearch(myXMLdoc,"impact_text")#> <cfdump var="#selectedElements#"> thanks. ...tony tony weeg [EMAIL PROTECTED] www.revolutionwebdesign.com rEvOlUtIoN wEb DeSiGn 410.334.6331 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm

