Print Page | Close Window

Encoding

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=17951
Printed Date: 12 April 2026 at 7:57am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Encoding
Posted By: lostcontrol
Subject: Encoding
Date Posted: 14 January 2006 at 2:36pm
Encoding in the forum is ok once you configure the browser_page_encoding_inc.asp. However, I think an addition is required in the RTE_textarea.asp file to include:

<meta http-equiv="Content-Type" content="text/html; charset=<% = strPageEncoding %>" />

At the momment it will not pick up the value of strPageEncoding so the encoding needs to be harcoded in RTE_textarea.asp in order for the RTE to work with unicode characters.





Replies:
Posted By: WebWiz-Bruce
Date Posted: 14 January 2006 at 2:42pm
Looks like this may have been overloooked in that file.

I'll make the changes before the final release.


-------------
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


Posted By: lostcontrol
Date Posted: 13 April 2006 at 11:04am
I am facing another problem with the encoding(?) of the forum. Yesterday I have setup my cats+forums which are labeled using greek characters. I've also posted a few messages using greek characters which were also looking fine.
However, when accessing the forum today all greek characters have been altered and not showing properly! Is there anything that would cause such thing to happen?


Posted By: WebWiz-Bruce
Date Posted: 13 April 2006 at 11:09am
This sounds like it could be a server or database related issue.

Also check the encoding in your browser.


Posted By: lostcontrol
Date Posted: 13 April 2006 at 11:14am
Hi borg, encoding in the browser is set to Greek Windows, the same as in the browser_page_encoding_inc.asp file.
This has occured before when testing previous versions... and each time i had to update the cats+forums names from the admin in order for the texts to display as they should.
But, I need to know what might be the cause of this issue as I dont want my forum to mess things up this way when it goes live. Forgot to mention it also messes up the characters in the posts....Confused


Posted By: WebWiz-Bruce
Date Posted: 13 April 2006 at 11:31am
I don't much experience with other character sets, but I believe that database encoding can sometimes course issues as well as character sets that are installed on the web server.


Posted By: vassabi
Date Posted: 13 April 2006 at 3:16pm
Will it solve the problem if I just simply include
 
<meta http-equiv="Content-Type" content="text/html; charset=<% = strPageEncoding %>" /> line

In RTE_textarea.asp file? I don't want to wait until the final release.



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