PDA

View Full Version : ? Marks in Text


kdunlop
02-07-2006, 12:40 AM
Does anyone know the reason why if you hit enter in the text editor, or put more than one space after a period, when you preview your page and save it, it replaces those spaces with "?" marks? Please help.

Thanks.

kdunlop
02-07-2006, 11:08 PM
Anyone else have this problem or is it just me?

oneeach
02-09-2006, 11:54 AM
I do have a customer with this issue. Are you using a custom designed template by any chance?

oneeach
02-09-2006, 12:11 PM
Does anyone know the reason why if you hit enter in the text editor, or put more than one space after a period, when you preview your page and save it, it replaces those spaces with "?" marks? Please help.

Thanks.

In your template change

content="text/html; charset=utf-8"

to :

content="text/html; charset=iso-8859-1"