Encoding Problems
Posted: Tue Jul 17, 2007 9:35 am
Hey guys. Ok I am trying to display some different characters on this website. Actually, the letters are Finnish and Estonian characters so basically its o, a, u with dots and squiggles over them.
Now if you look at this page: http://tallinn.rakeback.com/about/
You will notice that there is an unknown character in the address and bank section. But! If you go here: http://tallinn.rakeback.com/omahakoulu everything displayed properly.
The encoding is the same. I send this header for every page: Content-Type: text/html; charset=utf-8
and I use this HTML header: <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
So why does it show up on one page and not the other?
Now if you look at this page: http://tallinn.rakeback.com/about/
You will notice that there is an unknown character in the address and bank section. But! If you go here: http://tallinn.rakeback.com/omahakoulu everything displayed properly.
The encoding is the same. I send this header for every page: Content-Type: text/html; charset=utf-8
and I use this HTML header: <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
So why does it show up on one page and not the other?