Use <xsl:if test="not(contains(feld6,'.gif'))"> or <xsl:choose> and <xsl:otherwise> which are like the switch statement in C. Tom Andy wrote: > Yes it works with true, but how could I check for false ? > > Greg Militello schrieb: > >> Have you tried: >> >> <xsl:if test="contains(feld6,'.gif')"> >> >> </xsl:if> >> >> ??? >
- [Sab] Problems with contains() Andy
- RE: [Sab] Problems with contains() Greg Militello
- Re: [Sab] Problems with contains() Andy
- Kaiserovi
