Subject: Re: Escaping for use in URLs
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 4 May 2000 18:10:41 +0100 (BST)
|
> I am looking for a way in XSL to escape text so that it can be added to
> a URL
If you are using the HTML output method, the XSL processor should do it
for you, as it writes out the href attribute.
If you are writing XHTML then its a bit harder (and probably in the end
you shouldn't need to do it, although the specs are less than clear on
that)
David
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|