Subject: Re: Generating CGI querystrings: How to write a literal ampersand?
From: Peter Flynn <peter@xxxxxxxxxxx>
Date: Fri, 30 Mar 2001 12:12:38 +0100
|
At Friday, 30 March 2001, "Ruggier, Mario" <Mario.Ruggier@softplumbers.
com> wrote:
>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¶m2=value2¶m3=value3
>
>I have not succeeded in writing out the literal ampersand.
>Even doing a <![CDATA[&]]> gives me an escaped & (&)
>in the output. Is special character handling preocessor dependant?
&
///Peter
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|