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: xsl and url parameter strings


>Using & does not work either. 
>Any other suggestions? :-)

Replace the ampersand by something ugly and than postprocess the output ;-)

<a href="/webcv/system/usermanager/?a=0##amp##u=1"></a>

s/##amp##/&/g

Regards,
Nikolai



 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]