<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-2">
<META content="MSHTML 6.00.6001.18148" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I have been further investigating this issue and I
am out of ideas what to do. Let me explain more. I have data with those symbols
in a MapInfo (.TAB file has the entry !charset WindowsLatin2 for charset
definition). As I mentioned before, MapServer returns correct data and when I
open it in the different browser everything is displayed as it should
be.</FONT></DIV>
<DIV><FONT face=Arial size=2>But when the results are open in the div inside
geomoose, it is always (and I mean always) displayed in utf-8 encoding. I have
found out that it is typical behaveour for setRequestHeader to always return
data in utf-8. I tried adding "charset=iso-8859-2" to those two setRequestHeader
calls, but I get no different results. </FONT></DIV>
<DIV><FONT face=Arial size=2>Now I don't know if I should also write on the
MapServer's mailing list if there is a chance to convert the data from
mode=nquery to specified encoding since I think that I MUST get the results of
the query in utf-8 from Mapserver otherwise this won't work. But searching
around, there is no option for that. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Maybe there is a way of replacement some characters
before displaying them? </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thank you for any help in advance,</FONT></DIV>
<DIV><FONT face=Arial size=2>Matej Serc</FONT></DIV>
<DIV><FONT face=Arial size=2><A
href="mailto:matej@matnet.net">matej@matnet.net</A></FONT></DIV></BODY></HTML>