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 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

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