[Home] [By Thread] [By Date] [Recent Entries]
> selectXML.documentElement.selectSingleNode("//A").text;
> works for a onr <A> tag only.
>
> Any Ideas
>
Use selectNodes instead of selectSingleNode
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



