Subject: RE: XSLT URL Encoding
From: "Karl J. Stubsjoen" <karl@xxxxxxxxxxxxx>
Date: Thu, 13 May 2004 14:08:37 -0700
|
Is it possible to upgrade the web server to 2.0 XSLT? How does that work?
Should I point my host at a site somewhere?
Karl
-----Original Message-----
From: Michael Kay [mailto:mhk@xxxxxxxxx]
Sent: Thursday, May 13, 2004 8:39 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE: XSLT URL Encoding
The function encode-uri() is available in XSLT 2.0.
Michael Kay
> -----Original Message-----
> From: Karl J. Stubsjoen [mailto:karl@xxxxxxxxxxxxx]
> Sent: 13 May 2004 15:18
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: XSLT URL Encoding
>
> Hi,
>
> I need a function in XSLT similar to ASP's:
> Server.URLEncode
>
> Has anyone seen reference to this on the net? I'd love it if
> you could
> share the link.
>
> Karl
|