punctuation does not always translate from document to web page

F

f1smith

I have a recurring problem with puncuation (quotes, bullets, spaces)
appearing fine in the original document but being translated into question
marks ('?') on the web.

I'm sure its an easy fix....please advise.
 
M

Mike Koewler

Are you using a Web Safe font? What character encoding method are you
using? Using non web safe fonts or the wrong character encoding (UTF-8
is fairly safe) can cause the problem you describe.

Mike
 
F

f1smith

That fixed it...Thanks.

Mike Koewler said:
Are you using a Web Safe font? What character encoding method are you
using? Using non web safe fonts or the wrong character encoding (UTF-8
is fairly safe) can cause the problem you describe.

Mike
 
Top