UTF-8 form internet explorer issue
Page 1 of 110 Replies - 956 Views - Last Post: 17 July 2012 - 02:02 AM
#1
UTF-8 form internet explorer issue
Posted 15 June 2012 - 01:19 AM
i already set pageīs charset to utf-8, my database to utf-8, my form works correctly on google chrome, fire fox... but on IE i still have issues with acentuation..any ideas?
Replies To: UTF-8 form internet explorer issue
#2
Re: UTF-8 form internet explorer issue
Posted 15 June 2012 - 01:28 AM
what charset does your IE use?
#3
Re: UTF-8 form internet explorer issue
Posted 13 July 2012 - 10:30 AM
#4
Re: UTF-8 form internet explorer issue
Posted 13 July 2012 - 01:18 PM
Wait, so you're saying it works on Chrome, works on Firefox, doesn't work on IE, but you don't think IE is the problem???
o_O
o_O
#5
Re: UTF-8 form internet explorer issue
Posted 13 July 2012 - 01:24 PM
#6
Re: UTF-8 form internet explorer issue
Posted 13 July 2012 - 02:27 PM
How are you setting the page charset?
#7
Re: UTF-8 form internet explorer issue
Posted 16 July 2012 - 05:29 PM
Atli, on 13 July 2012 - 02:27 PM, said:
How are you setting the page charset?
Here it is:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
#8
Re: UTF-8 form internet explorer issue
Posted 16 July 2012 - 06:43 PM
That may not be enough. I'm not sure exactly how IE handles it, but if the server is sending a charset with the HTTP Content-Type header, that may be overriding what you specify there. You may want to use the header function to set it manually, just in case.
#9
Re: UTF-8 form internet explorer issue
Posted 16 July 2012 - 11:29 PM
#10
Re: UTF-8 form internet explorer issue
Posted 17 July 2012 - 01:49 AM
#11
Re: UTF-8 form internet explorer issue
Posted 17 July 2012 - 02:02 AM
maybe they actually have some progress ...
(you know, hope dies last)
(you know, hope dies last)
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote





|