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: 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
> 
No it won't make it meaningless, it will make it correct.

This used to be FAQ #1, haven't seen it for a couple of weeks!

Mike Kay
Software AG 

 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]