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: escaping problems with URL


I cannot use equal signs; somehow it always tells an error if I do 
that. I found out that using %3D is the only thing that works for me.

Juggy

On 13 Jun 2000, at 10:52, Kay Michael wrote:

> >I am trying to call it this way:
> > 
> > http://localhost/saxon.exe?test.xml%20test.xsl%20param1%3dvalu
> > e1
> > 
> > whereas %3d is for "=". Now, if I try to write this into my xsl-
> > stylesheet, my "%" always gets escaped, too. 
> 
> You're in uncharted waters here, but if the browser is escaping the
> "%" signs, why not write an unescaped URL, containing spaces and
> equals signs?
> 
> Mike Kay
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 



 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]