[xsl] URL encoding

Subject: [xsl] URL encoding
From: "Zakon, Stuart" <stuart_zakon@xxxxxxxxxxxxxxx>
Date: Thu, 17 Oct 2002 13:14:54 -0400
Is there a function or combination of functions in XSLT that will help in
URL encoding?  I have blank spaces in a string that is part of a URL and I
want to escape them with '%20'. The translate function doesn't work here
because it is doing character substitution, not string substitution.

Stuart Zakon



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


Current Thread