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


Have you tried
<a href="http://bob.com?a=1&#38;b=2";>boo</a>
then?


-----Original Message-----
From: owner-xsl-list@lists.mulberrytech.com
[mailto:owner-xsl-list@lists.mulberrytech.com]On Behalf Of Nicholas
Pearse
Sent: 07 June 2001 16:54
To: xsl-list@lists.mulberrytech.com
Subject: RE: [xsl] ASP querystring in xmlnode ampersand problem


I am not sure for what purposes the portal uses the
'URL' node but the provider finds &amp; unacceptable.

I have tried using %26 instead (using a test html page
with an <A href="http://bob.com?a=1%26b=2>boo</A>)
but this fails when it hits the ASP page.


--- 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 4:40 PM
> > To: xsl-list@lists.mulberrytech.com
> > Subject: RE: [xsl] 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
> 
> So you are actually producing XML (not HTML)?
> 
> Then I don't understand why somebody would claim
> that "&amp;" is not the
> correct way to encode an ampersand...
> 
> 
> 
>  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




*************************************************************************
The information contained in this message or any of its
attachments may be privileged and confidential and intended 
for the exclusive use of the addressee. If you are not the
addressee any disclosure, reproduction, distribution or other
dissemination or use of this communication is strictly prohibited
**************************************************************************

 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]