RE: [xsl] Generating CGI querystrings: How to write a literal ampersand?

Subject: RE: [xsl] Generating CGI querystrings: How to write a literal ampersand?
From: "Julian F. Reschke" <julian.reschke@xxxxxx>
Date: Fri, 30 Mar 2001 12:57:37 +0200
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Ruggier,
> Mario
> Sent: Friday, March 30, 2001 12:42 PM
> To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
> Subject: [xsl] Generating CGI querystrings: How to write a literal
> ampersand?
> 
> 
> Hi, 
> 
> i expected this to be a FAQ, but the info i find is not enough.
> I need to generate CGI querystrings from an XML data file(s), thus need
> to produce a string such as:
> 
> url?param1=value1&param2=value2&param3=value3 

Wrong. The XMLT spec says that ampersands need to be escaped here.


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


Current Thread