xsl-list
[Top] [All Lists]

RE: [xsl] url encoding gets wrong with åöä?

2006-06-09 01:49:17

So how do i do this? I've saved my files in UTF-8 with XMLSpy an they are 
correct. My output is not correct. Are there any more steps here where i can 
check the bytes? Before and after transformation are the only ones that i know 
about.
ASP is not involved anymore, i'm using some java thing i don't know the name 
of...

/Niklas

-----Original Message-----
From: andrew welch [mailto:andrew(_dot_)j(_dot_)welch(_at_)gmail(_dot_)com]
Sent: den 9 juni 2006 10:22
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: Re: [xsl] url encoding gets wrong with åöä?

On 6/9/06, Niklas Holmberg <Niklas(_dot_)Holmberg(_at_)eniro(_dot_)com> wrote:

Checked in a hex editor and each ÅÄÖåäö is shown as "??" (3F 3F).
Any suggestions from there?

Now it's time to move back a level to the previous item to handle the content.  
Work backwards (or forwards from the start) checking the bytes at each point.  
The learning curve for solving encoding issues is very steep, but once you are 
at the top everythnig becomes much clearer.

As ASP is involved, I would suspect you haven't set the encoding there and its 
using the platform default encoding.

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--





Confidentiality Notice: This e-mail transmission may contain confidential or 
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.

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--