You need to sign in to do that
Don't have an account?
Alexander Rocha
Charset error
Hi everyone,
I'm trying to put a charset in my Visualforce Page, but that doesn't work.
I tried this >>> <apex:page showHeader="false" contentType="text/html; charset=UTF-8">
and this >>> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
Sorry my bad english!
it should be working and its working for me in my pages.
Thanks
D Naveen Rahul.
Because of the eclipse plugin only support this version.
I will try in Developer Console.
Thanks
D Naveen rahul.
Thank you very much ^^
It seems that the api 31 doesn't support UTF encoding.