[Home] [By Thread] [By Date] [Recent Entries]
> Is there anyway to do string handling (such as only > displaying the last four numbers of a credit card). <xsl:value-of select="substring($card-number, string-length($card-number)-3)"/> Other functions include substring-before, substring-after, contains, translate. Look them up in the spec. Mike Kay XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



