GoodGood how did you solve the problem from your initial post.
I'm having the same thing here and have tried some techniques but no luck...
Something like:
I need to use javascript variable as parameter to the select attribute.
<xsl:for-each select="xxxxxxxxxxx">
I want to use...
I am a newby to all this.
I want to retrieve the value of an xsl:for-each element by using XML.
I am writing XML based paging and need these results to later re-load the XML/XSLT with new values.
in older XSL (not xslt) I had:
<xsl:apply-templates select=".//row[index() > 0 $and$ index()...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.