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: Generating CGI querystrings: How to write a literal ampersand?


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&param2=value2&param3=value3 
>
>I have not succeeded in writing out the literal ampersand.
>Even doing a <![CDATA[&]]> gives me an escaped & (&amp;) 
>in the output. Is special character handling preocessor dependant?

&#38;

///Peter







 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]