[xsl] ASP querystring in xmlnode ampersand problem

Subject: [xsl] ASP querystring in xmlnode ampersand problem
From: Nicholas Pearse <ngnpearse@xxxxxxxxxxx>
Date: Thu, 7 Jun 2001 12:20:26 +0100 (BST)
I am trying to put a querystring into a node
<mydoc>
<myURL>http://www.mysite.com/page1.asp?x=1&y=2
</myURL>
</mydoc>

obviously this will not work due to the ampersand
I could choose to replace it with &amp; 
but this would render the url meaningless to the end
client

can anyone help?

cheers
Nik

=====


____________________________________________________________
Do You Yahoo!?
Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
or your free @yahoo.ie address at http://mail.yahoo.ie

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


Current Thread