xsl-list
[Top] [All Lists]

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

2006-06-09 01:22:41
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>
--~--

<Prev in Thread] Current Thread [Next in Thread>