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: Ampersand in url


> From: owner-xsl-list@lists.mulberrytech.com
> [mailto:owner-xsl-list@lists.mulberrytech.com]On Behalf Of Jeroen
> Janssen
> Sent: Thursday, September 13, 2001 1:05 PM
> To: xsl-list@lists.mulberrytech.com
> Subject: [xsl] Ampersand in url
> 
> 
> I'm trying to construct a url in my xsl, the url contains an 
> ampersand and I
> can't get it to output it as & instead of &
> 
> 
> I want this:
> action="storecountry.asp?id=1&mode=edit"
>
> But I get this:
> action="storecountry.asp?id=1&mode=edit"

And that's correct because *this* is legal HTML.


 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]