RE: [xsl] XSLT URL Encoding

Subject: RE: [xsl] XSLT URL Encoding
From: Pieter Reint Siegers Kort <pieter.siegers@xxxxxxxxxxx>
Date: Thu, 13 May 2004 18:45:54 -0500
You'll need to download an implementation of the spec; currently, the only I
know of is Saxon 7.9.1, written in Java; you can get it here:

http://prdownloads.sourceforge.net/saxon/saxon7-9-1.zip

More info:

http://saxon.sourceforge.net/saxon7.9.1/index.html 

HTH,
<prs/>

-----Original Message-----
From: Karl J. Stubsjoen [mailto:karl@xxxxxxxxxxxxx] 
Sent: Thursday, May 13, 2004 4:09 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE: [xsl] XSLT URL Encoding

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: [xsl] 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: [xsl] 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

Current Thread