[Home] [By Thread] [By Date] [Recent Entries]
Hi folks,
<xsl:for-each select="parameter"> <xsl:param name="'concat('preParameterValue',position())" select="'abcdef'"/> <name><xsl:value-of select="name"/></name> <value><xsl:value-of select="$concat('preParameterValue',position())"/></value> </xsl:for-each> i want to create a parameter in the above way i am able to creat it but i dontknow how to get the value of that parameter is there any other way to do that Thanx in advance JAX _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



