Re: [xsl] String comparison

Subject: Re: [xsl] String comparison
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 4 Sep 2002 09:42:56 +0100
> I'm just starting to learn the XSLT language, 

unfortunately you are not using XSLT at all but an entirely different
(and obsolete) transformation language built into IE5 (but not really
supported even by microsoft any more) IE6 supports XSLT.

In XSLT you would use the contains() function.


See http://www.netcruicble.com for information on how to switch from the
language you are using to XSLT.

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread