Forums

ASP

This topic is locked

problems with charset encoding

Posted 23 Jul 2008 17:07:18
1
has voted
23 Jul 2008 17:07:18 Phil Grimpo posted:
Here's my workflow... I've built a CMS and users enter their content through a WYSIWYG component which is a text area replacement. Then I save that data to a flat file with an ASP extension (I've used FSO as well as Text Streaming with Charset UTF-8).

When the page renders, I do a Server.Execute to present this file inside the design. The problem is that I get all sorts of weird characters. especially with some spaces, returns and especially on curly quotes. Also... at the top of the file I get the BOM characters. My pages are also using UTF-8. Has anyone else seen this? How can I fix it?

Thank you.

Phil Grimpo
Executive Director
Inspirmedia

Reply to this topic