Hi,

The same http header works for me as
  <!-- MapServer Template -->
  <html>
  <head>
  <link rel="stylesheet" href="style.css" type="text/css" />
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"></meta>

I do not understand why it does not work for you. What Mapserver do you use? 
Are you sure that you edit the right file? May sound stupid but it has happened 
to me often.

-Jukka Rahkonen-


Paul james wrote:

Hello...

I´m using a SQL Server 2008 database and I´m having problem with GetFeatureInfo 
accents using HTML templates...
I need to set encoding to UTF-8...

I added that to header.html template:

   <meta http-equiv="content-type" content="text/html; charset=UTF-8"></meta>

No success at all... Tried to force html response header on IIS to UTF-8, no 
success as well...

How can I solve that problem?

Thanks


_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to