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: HTML parameters and Ampersands


That shouldn't change anything.

Anyway, AFAIK escaping the "&" as "&" in the URL is ok, actually the
HTML recommendation requires it. Browsers should be perfectly happy with it.

Julian

> -----Original Message-----
> From: owner-xsl-list@mulberrytech.com
> [mailto:owner-xsl-list@mulberrytech.com]On Behalf Of Friedlander, Hal
> Sent: Wednesday, October 04, 2000 4:00 PM
> To: 'xsl-list@mulberrytech.com'
> Subject: RE: HTML parameters and Ampersands
>
>
> Have you tried using the character value & or #38; in replace of &
> in your XSL?
>
> -----Original Message-----
> From: David_Benua@percussion.com [mailto:David_Benua@percussion.com]
> Sent: Tuesday, October 03, 2000 11:22 PM
> To: XSL-List@mulberrytech.com
> Subject: HTML parameters and Ampersands
>
>
> I'm generating HTML on the server with XT, and I've run into what I think
> should
> be a common situation.
>
> I want to build a link in my HTML page that passes multiple parameters: <a
> href="baseurl.htm?param1=1&param2=2">Label Text</a>


 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]