[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] replacing %20


Subject: [xsl] replacing %20
From: annirack@xxxxxxx
Date: Thu, 08 Jan 2004 11:38:48 -0800

Translate, as I understand it, takes the form:
translate(value,string1,string2)
and simply replaces any character it finds in "string1" with the corresponding character in  "string2"

Is there a way to replace "%20" with " ", but not "2" with " " easily in xslt?

--Brendan


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



Current Thread