[Home] [By Thread] [By Date] [Recent Entries]
><xsl:value-of select="substring-after('$N','list'"/>
>does not return the anticipated value -- 1, 2
Unquote the variable name:
substring-after($N,'list') should work.
Cheers,
Nikolai
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



