Page is a not externally linkable
bernk - 11:15 am on Apr 1, 2009 (gmt 0)
The file is using UTF-8 encoding, the meta tag sets the character set to UTF-8 too...but when I upload it to my client's server characters with umlauts (for example ü) don't display properly. The document is XHTML 1.0 strict. If I change the file encoding to ISO-8859-1 and the meta tag it works fine...why? On my local server it works either way...
Anyone have an idea why this is happening?