Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
743 views
in Technique[技术] by (71.8m points)

utf 8 - UTF-8 Without BOM?

I use Dreamweaver and i want to save my file as UTF-8 Without BOM?

How i can do this?

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

You can do this by opening the page properties and encoding. Instructions below are for Dreamweaver CS3 and are hopefully similar to the version you're using.

  1. Open your document
  2. Open the Modify menu
  3. Choose Page Properties
  4. Select the Title/Encoding submenu
  5. Select the Encoding dropdown and choose Unicode (UTF-8)
  6. Make sure the checkbox "Include Unicode Signature (BOM)" is unchecked.

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...