[Home] [By Thread] [By Date] [Recent Entries]
Aaron Johnson wrote:
I have a set of tests which assign various parameters. Sometimes the string values are similar and require the same variable to be used. <xsl:when test="starts-with($tabName, 'Pilot')">pilotTab</xsl:when> should do. Or <xsl:when test="contains($tabName, 'Pilot')">pilotTab</xsl:when> If that does not work for you then you need to provide details like error message(s) you get, the input you have. -- Martin Honnen http://JavaScript.FAQTs.com/
|

Cart



