jsonx
jsonx

Reputation: 1090

UTF-8 BOM Problem

I am using Komodo Edit. I have to encode some files as UTF-8 without BOM in Komodo. In my localhost and site there is no problem but on some sites i am seeing BOM sign and this is a terrible problem for AJAX-JSON response. Any advices?

Thanks.

Upvotes: 3

Views: 2188

Answers (1)

Quentin
Quentin

Reputation: 943185

The option can be found in the Properties section of the File Properties and Settings dialog box.

File Properties and Settings

Upvotes: 3

Related Questions