RE: [xsl] ASP querystring in xmlnode ampersand problem

Subject: RE: [xsl] ASP querystring in xmlnode ampersand problem
From: "Julian Reschke" <julian.reschke@xxxxxx>
Date: Thu, 7 Jun 2001 13:36:15 +0200
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Nicholas
> Pearse
> Sent: Thursday, June 07, 2001 1:20 PM
> To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
> Subject: [xsl] ASP querystring in xmlnode ampersand problem
>
>
> 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

This is no issue at all. Check Mike Brown's summary from April:
<http://www.biglist.com/lists/xsl-list/archives/200104/msg01061.html>


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


Current Thread