Re: BOM

Am 27.06.2007 um 16:56 schrieb Douglas Perreault:

> So, the BOM is added, the file is marked as UTF-8, and there's  
> nothing I can
> do about it as far as I can tell.
>
> I would prefer that the CSS file be transferred to the web server as a
> simple ASCII, non UTF-8, file with no BOM. If you know how I can do  
> that,
> I'd welcome the suggestion.

How do you transfer your files and the css files to the webserver?  
With an FTP program?
Maybe your program, you normally use to transfer such files to the  
webserver, is configured to add the BOM? In such case: is it possible  
to configure it in your FTP program?
Or does IIS/ASP.NET engine itself automatically add the BOM,  
immediately the file arrives on the webserver (I couldn't believe that)?

Maybe helpful for you, maybe not:
http://www.saunalahti.fi/janij/blog/2006-07.html (search for the  
entry of Sun, 09 Jul 2006)
http://msdn2.microsoft.com/en-us/library/hy4kkhe0.aspx

Sierk
-- 
Sierk Bornemann
email:            sierkb@gmx.de
WWW:              http://sierkbornemann.de/

Received on Wednesday, 27 June 2007 15:43:27 UTC