Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

BCS

macrumors member
Original poster
Sep 23, 2002
30
0
My websites been going good for months and know apostophes and quote marks are changing to question marks. Using dreamweaver.

Thanks,

BCS
 
Not sure if there was an answer posted here, but a couple ideas off the top of my head.

Text encoding: depending on how your browser is set up and the encoding set in your HTML head, you can see some strange characters pop up in place of punctuation.

"Smart quotes": Dreamweaver might not be reformatting smart quotes from a program like Word to a character entity (e.g. ’ or ’ for an apostrophe) - check your pages in code view

Any links to the sites in question or code samples you can post will help.
 
That can also happen when a change is made in Dreamweaver's Preferences -> New Document -> Encoding (i.e. UTF8 vs. ISO-8859-1) and the document was saved in one type of encoding and re-saved as another (or the HTML header uses another encoding method). The other advice given by others here are the most likely causes, however.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.