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

Subject: RE: [xsl] url encoding gets wrong with åöä?
From: "Niklas Holmberg" <Niklas.Holmberg@xxxxxxxxx>
Date: Fri, 9 Jun 2006 10:48:52 +0200
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.j.welch@xxxxxxxxx]
Sent: den 9 juni 2006 10:22
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: [xsl] url encoding gets wrong with evd?

On 6/9/06, Niklas Holmberg <Niklas.Holmberg@xxxxxxxxx> wrote:
>
> Checked in a hex editor and each EDVedv 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.





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.

Current Thread