I have a page being rendered from a database, but is seams the browser doesen't recognize some characters for some reason. Instead of a dash, quotes, or some other characters, the browser is printing a ? in it's place. I have figured out the characters are part of the extend ascii set like double open quotes. Is there any way to convert the entire string to prevent any problems?