|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: url encoding gets wrong with åöä?
Niklas, as you can see on this page http://www.ascii.cl/htmlcodes.htm "E4" corresponds to "d" which is works since it is translated to "avhdmtning". This means that the encoding is wrong in the request. You could try an encode-uri function in your xslt style sheet. Encoding problems are wicked, so it might be more difficult to solve. Regards Hans On 6/5/06, Niklas Holmberg <Niklas.Holmberg@xxxxxxxxx> wrote: page of the link expects ISO-8859-1?
http://gulasidorna.eniro.se/query?what=yp&search_word=Avh%C3%A4mtning&selecte d_header_code=R1001257 This does work: http://gulasidorna.eniro.se/query?what=yp&search_word=Avh%E4mtning&selected_h eader_code=R1001257 Any sugestions?
non-ASCII characters in a URL is to first encode the character in UTF-8, then represent each octet of the UTF-8 sequence in hexadecimal as %HH. which browser are you using?
legally privileged information that is intended only for the individual or entity named in the e-mail address. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, or reliance upon the contents of this e-mail is strictly prohibited and may be unlawful. If you have received this e-mail in error, please notify the sender immediately by return e-mail and delete all copies of this message.
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Cast Your Vote
We need your help – Vote for DataDirect XML Products!
Winners and finalists announced at SOA World Conference in November. Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|







