Just wanted to note that the code itself seems to be getting modified by the CuteEditor. The workflow is:
1. DB exists with UTF-8 characters within records. Record appears fine on non-editor pages when using META tag from above.
2. Record is pulled into an update form by ASP page and CuteEditor is pre-loaded with field, which contains UTF-8 characters.
3. Record is not displayed properly within editor.
4. Record is updated, without making any changes to any UTF-8 characters which do not display properly.
5. When the same record is displayed again within non-editor pages, UTF-8 characters NO LONGER display correctly, and appear as funny looking characters instead. Editing the record in the CuteEditor again doesn't show anything different.
I hope this helps to explain the process better.
Thanaks again in advance for any assistance!