> >Choose charset UTF-8 (not UTF-8 BOM) when saving.
>
> Can you explain the difference?

Hi John,

yes I'd be glad to explain the difference.

When saving in UTF, a "Byte Order Mark" (or BOM) can be added to signify
which type Unicode follows.

The bad news is that the BOM may make the file unreadable to applications
which are not Unicode aware; so when saving UTF8 you should only add a BOM
if you know the application that will open the file can handle it.

See http://www.unicode.org/faq/utf_bom.html#BOM for more details.

woric



******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

Reply via email to