|
| ||||||||||
| Tags: firefox, internet explorer, iso, utf 8, web page |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Firefox 3 problem with UTF-8
|
|
#2
| |||
| |||
| Re: Firefox 3 problem with UTF-8
Are you referring to problems with accents, etc? Try changing to: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />Could it be that your server keeps the data with different encoding? locally because if you do not have these problems and other network ... Also I am having doubt about your file..!! Have you saved your file as UTF-8? Because if you not save it as as UTF-8, you may get same type of error. |
|
#3
| |||
| |||
| Re: Firefox 3 problem with UTF-8
You say this happens to upload? Put the address, because it has little basis: file saved in UTF-8 charset header in UTF-8 and your hosting serves the UTF-8 charset, but FF is interpreted as ISO, then something does not fit. What happens is that you've saved as UTF-8 with a program that adds what is called BOM , which are three characters that identify the byte order of the file, which is causing firefox to read it wrong because it does not identify the type coding. Open the file in notepad + and looking at the menu "Format". Save it as "UTF-8 without BOM". |
|
#4
| |||
| |||
| Re: Firefox 3 problem with UTF-8
Well, I've spoken to one of my friend about this issue, and he has given me incredible support, and has concluded that the problem is the hosting service that I have hired, and that it is this that I am not admitting utf-8 encoding. Anyways your support was really great, I say if anyone has had the same problem or know that this has been. That and hopefully can solve the problem once. Thanks to everyone for the help, and I will comment how it goes. ![]() |
|
#5
| |||
| |||
| Re: Firefox 3 problem with UTF-8
There are many hosting companies are not enabled by default character set (charset) UTF-8, so that, even if you encode your files in that game, actually they do not serve, and the visitor's browser comes as Western ISO 8859-1, which is the charset in which they serve by default. Normally you have to ask to enable the character to your space, which is usually not big problem because it is a simple modification in the server configuration. At the time it enabled, the browser receives the files as UTF-8 if they are stored in the system and match the header where you declare the character set. Why, in your case you saw UTF-8 in IE? Because the document was saved with the BOM, so that IE does not understand the encoding that the server sent. In that case, what it does is use the game you have defined by default in case the automatic detection of character fail, in the case of IE is usually UTF-8, while in Firefox is usually ISO- 8859-1. So, when you took off the BOM IE also failed, and then removing it is that understood that it came as ISO file and is what we played, leaving work in the default mode. Hope this is useful to more people, because often a major headache quite common in people using UTF-8 encoding for your web pages. ![]() |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Firefox 3 problem with UTF-8" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Firefox 3.6.7 tab problem | FFCookie | Technology & Internet | 5 | 18-08-2010 01:01 AM |
| JRE and firefox problem | Messenger | Software Development | 6 | 04-08-2010 11:07 AM |
| Firefox URL problem | Callium | Windows Software | 5 | 06-01-2010 04:04 PM |
| Problem with Firefox 3.0.5 | Deskmukh | Technology & Internet | 5 | 23-01-2009 08:55 AM |
| Problem with Firefox 3 | goatape | Technology & Internet | 3 | 23-09-2008 06:35 PM |