[Home] [By Thread] [By Date] [Recent Entries]
Hi,
is there a possibility to implement a counting loop without using an extension in xslt??
for example:
I've a variable named number.
And I want to do this
for (int a; a <= number;;a++){}
Jan Pfitzner
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



