Forum Moderators: open

Message Too Old, No Replies

UTF-8 NO BOM not working

Utf-8

         

abhija

7:22 pm on Feb 7, 2007 (gmt 0)

10+ Year Member



Hi there! :-)

I have saved my photoblog comments template in UTF-8 NO BOM format.
Also added utf-8 meta tag in header.

I still can't read the unicode letters entered into comments of the current image.

< domain name removed >

What is the correct encoding line for UTF-8?

Someone please guide me.
Thanks.
Abhijit

<Sorry, no specifics.
See Forum Charter [webmasterworld.com]>

[edited by: tedster at 12:21 am (utc) on Feb. 8, 2007]

Robin_reala

1:37 pm on Feb 8, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to WebmasterWorld abhija!

Is your server sending the page as UTF-8 as well? If it's specifying an alternative encoding then that will be overriding your <meta> element. You can find out what the server's sending by using a HTTP tool like Microsoft Fiddler or the Firebug extension for Firefox.