xsl-list
[Top] [All Lists]

Re: URL encoding

2002-10-17 13:14:23
Zakon, Stuart wrote:
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.

Ther is no built-in function, but there are various solutions
available as libraries. Check out EXSLT and Dimitre Novatchevs
FXSL. The XSLT FAQ has also hints, for example look at
   http://www.dpawson.co.uk/xsl/sect2/replace.html#d59e39


J.Pietschmann


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



<Prev in Thread] Current Thread [Next in Thread>