Skip to main content
Known Participant
April 5, 2011
Question

Strange characters on page

  • April 5, 2011
  • 1 reply
  • 1459 views

Hello,

I'm using cf9, and I'm having characters like è instead of è, or ò instead of ò. Page meta is utf-8, and browser encoding too... no setting whatever in application.cfc

Thanks

This topic has been closed for replies.

1 reply

Inspiring
April 5, 2011

On 4/5/2011 2:58 PM, Silvestro said:

>

Hello, I'm using cf9, and I'm having characters like è instead of è, or ò

instead of ò. Page meta is utf-8, and browser encoding too... no setting

whatever in application.cfc

encoding has gone wrong someplace along the way. where is the text data coming from?

SilvestroAuthor
Known Participant
April 5, 2011

It is just on a static page.

Inspiring
April 5, 2011

On 4/5/2011 3:23 PM, Silvestro said:

>

It is just on a static page.

then try adding to the top of that

page.

if it's still mojibake, then whatever you're using to edit the page isn't

producing utf-8 encoded text.