Well, I've narrowed down the problem, I think:

My local machine is running IIS, the online server Apache. If I upload 
the page to another online server running IIS, then everything works as 
it should.

The only thing that this suggests to me is the character encoding that 
the server is set to. If I validate the online IIS page, the W3C 
validator cannot find any character encoding, and therefore falls back 
to UTF-8, whereas the Apache page has ISO-8859-1 encoding.

However, I can set the character encoding to UTF-8 using a .htaccess 
file, but IE still won't have any of it.

Does anyone have any idea how IE deals with the character encoding of a 
page, and why on earth it should make any difference to how it deals 
with CSS?

Or does anyone know anywhere that I could ask about this problem?

Cheers,

manzo


-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.7.0 - Release Date: 17/01/2005



---------------------------------------------------------------------    
 Home       : http://groups.yahoo.com/group/active-server-pages
---------------------------------------------------------------------
 Post       : [email protected]
 Subscribe  : [EMAIL PROTECTED]
 Unsubscribe: [EMAIL PROTECTED]
--------------------------------------------------------------------- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/active-server-pages/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to