Re: href parameters in xsl; trouble with &

Subject: Re: href parameters in xsl; trouble with &
From: Jens Lautenbacher <jtl@xxxxxxxxxx>
Date: 26 Jun 2000 12:48:36 +0200
"JB Blond" <pblond@xxxxxxxxxxxxxxxx> writes:

> Put the "&" into a CDATA section :
> <xsl:element name="a">
> <xsl:attribute
> name="href">mykernel.asp<![CDATA[?login=abcd&pwrd=dsqd]]></xsl:attribute>
> login
> </xsl:element>

The question is still: why should he bother? &amp; works here, too.

        jtl


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


Current Thread