Print Page | Close Window

Turkish Chars. with the RTE

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=11291
Printed Date: 09 April 2026 at 1:00am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Turkish Chars. with the RTE
Posted By: hgurol
Subject: Turkish Chars. with the RTE
Date Posted: 25 July 2004 at 5:33pm

I can not write the exact turkish characters into the SQL fields. The Forum editor writes a reffering code for each and it displays the characters correctly but somehow I found this a little disturbing.

Im also using a different RTE on my site and it perfectly writes the exact turkish chars into the fields.

I tried to put the necesarry codepage directive and meta tags into some files to make it work but that made it worse.

my SQL dB's collation is turkish and all my text field types are nvarchar/ntext, so there shouldnt be a problem inserting them. Actually there is no problem with a different RTE.

What might be the problem and what I can do to fix this situation.

Well, actually it is working this way with that strange codes represents the turkish chars so do I really need to worry about it?

thx




Replies:
Posted By: hgurol
Date Posted: 28 July 2004 at 4:26pm

...so no one has an idea about

 



Posted By: rahimi
Date Posted: 03 August 2004 at 6:57am

yes , yo can use this code in above ( first Line ) in all pages of Web Wiz appl. and wwf :

<%@ CodePage=65001 Language="VBScript"%>
<% response.charset = "utf-8" %>

and remove this code :

<% @ Language=VBScript %>
<% Option Explicit %>

but in include file you cant use this code bucuase this code must use in first line of pages,

i successfull use this code in Unicode languge.

 




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