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: href parameters in xsl; trouble with &


"JB Blond" <pblond@club-internet.fr> 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]