in reply to Re^2: Push + variable argument
in thread Push + variable argument
I got this way of separating the values.Now looking for displaying them individually in COMBO box using "<xsl:for each>"<xsl:value-of select="substring-before($arg,' ')"/>
|
---|