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


This does not work.

The client is a portal, they want the data back in a
given format (an industry standard DTD) in order to be
able to view a particular document they need the
contents (a hyperlink) of a a node called URL

Putting %26 may work in an html page, but when the
link is posted back to the server, it sees just one
named value pair instead of many.

Would it be better to say

http://me.com?val=#1aaaaaaaaa#2bbbbbbbb#3ccccccc
where hash n:value represents the 'query string'
so I don't have to use the amp?


--- Julian Reschke <julian.reschke@gmx.de> wrote: > >
From: owner-xsl-list@lists.mulberrytech.com
> > [mailto:owner-xsl-list@lists.mulberrytech.com]On
> Behalf Of Nicholas
> > Pearse
> > Sent: Thursday, June 07, 2001 1:20 PM
> > To: XSL-List@lists.mulberrytech.com
> > 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
> 


=====


____________________________________________________________
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


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