This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Escaping for use in URLs



> 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]