Hi Paul, > 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... > 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?
Depends on the output type. If it's simple HTML and has no DOCTYPE it'll revert to ASCII. To be honest, though, I don't think it's necessarily a character encoding problem. It's probably more likely a ContentType problem. > Or does anyone know anywhere that I could ask about > this problem? If you send me a link to the problem page I can take a look at the headers and see if there's a problem. Regards, Shawn K. Hall http://12PointDesign.com/ http://ReliableAnswers.com/ '// ======================================================== "Wait, wait. I make him better, Humperdinck suffers?" -- 'Miracle Max', The Princess Bride --------------------------------------------------------------------- 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/
