Forum Moderators: open
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]
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.