SelectNodes in MSXML2003-03-22 03:34:41Hello, How do I select all nodes(on all levels) that have the text length greater then (say 10) using MSXML. I am using Set selNodeList = xmlDoc.selectNodes("//string-length(.)>10") but it doesnt seem to work. Thanks for the help in advance. Regards Ankit XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
|