Print Page | Close Window

Displaying utf-8 characters

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Rich Text Editor (RTE)
Forum Description: Support forum for the Web Wiz Rich Text Editor (RTE).
URL: https://forums.webwiz.net/forum_posts.asp?TID=15122
Printed Date: 28 March 2026 at 2:19pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Displaying utf-8 characters
Posted By: skrile
Subject: Displaying utf-8 characters
Date Posted: 17 May 2005 at 10:25am

I've integrated your Rich Text Editor into my classic ASP application and am running into a bit of a problem.  If I enter "special" characters (or more likely, my German/French/Czech/Polish etc. users enter their own character sets) everything works great.  However, if they come back to the information and try to edit it, the characters are converted to ASCII and look goofy.  I've narrowed this behaviour down to turning designMode on and off for the iFrame.  In other words, if I turn desgnMode off (or comment it out), the text gathered from my database displays beautifully in the text area but of course cannot be edited.  However, when I turn designMode on, the text no longer renders properly.

I've set my .asp session to (session.CodePage = 65001 '65001 is the code page for UTF-8) and my meta tag to (<meta http-equiv="content-type" content="text/html; charset=utf-8">).

I'm stumped.  Any thoughts.
 
P.S.  I'm posting this following information to test this behaviour in this RTE:
 
Übung



Replies:
Posted By: WebWiz-Bruce
Date Posted: 17 May 2005 at 10:41am
The RTE comes with a file called:-

 RTE_configuration/browser_page_encoding_inc.asp

Use this file to change the page encoding for the RTE, this should hopefully fix your problem.


-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net