Community Member Profile
Sean N Henderson
Member since Jan 11, 2012
- Profile: /members/9476-Sean-N-Henderson.htm
- URL: http://www.seannhenderson.net
- Comments: 1
- Points: 10
Recent Blog Comments By Sean N Henderson
-
Using The XPath String() Function In XmlSearch() To Aggregate Node Text In ColdFusion
Posted on Jan 11, 2012 at 1:29 PM
I had thought maybe this would help my CDATA issue, which I still cannot solve. (Using CF8) <cfset myResultsArr=XmlSearch(myXmlDoc,"normalize-space(string(#form.xpath#))")> The //someNode/text() portion I am trying to reach is within... read more »



