Any of you guys ever have encoding problems with your text when you copy from a rich-text editor like Word, or Wordpad into something like MySQL? It jacks up certain characters, like ? ' , ... and --. What is the deal here? I'm not sure if this is encoding, or what, but I'm interested in figuring out why it does this. I typically have to go through each entry and manually delete the character (which appears italisized usually) and manually retype it again, so that it appears normal.
Any insight?
Jonathan Sampson