May 14, 200322 yr how do i make a simple counter in xsl in <xsl:for-each > loop? i just want to do : count=count+1 how do i do that? thanks Peleg
May 15, 200322 yr Author using the position isn't correct beacuse i need in every call to use diffrent parts in the xml,while position is giving me the (index) placein the xml, and i need always to count from 1 to 10!
Create an account or sign in to comment