<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Web Wiz Support and Community Forums : Possible help with n&#111;n iso characters?</title>
  <link>https://forums.webwiz.net/</link>
  <description><![CDATA[This is an XML content feed of; Web Wiz Support and Community Forums : Web Wiz Forums : Possible help with n&#111;n iso characters?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 18 Apr 2026 12:36:06 +0000</pubDate>
  <lastBuildDate>Thu, 27 Oct 2005 16:28:38 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.08</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forums.webwiz.net/RSS_post_feed.asp?TID=13679</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Web Wiz Support and Community Forums]]></title>
   <url>https://forums.webwiz.net/forum_images/web_wiz_forums.png</url>
   <link>https://forums.webwiz.net/</link>
  </image>
  <item>
   <title><![CDATA[Possible help with n&#111;n iso characters? : I have the same problemm?? I Add...]]></title>
   <link>https://forums.webwiz.net/possible-help-with-non-iso-characters_topic13679_post92859.html#92859</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=22138">ejder</a><br /><strong>Subject:</strong> 13679<br /><strong>Posted:</strong> 27&nbsp;October&nbsp;2005 at 4:28pm<br /><br /><DIV>I have the same problemm?? I Add this code to header.asp at top of code buutt nottt solved =((</DIV><DIV>&nbsp;</DIV><DIV>&lt;meta http-equiv="Content-Type" content="text/html; charset=windows-1254"&gt;<BR>&lt;meta http-equiv="Content-Language" content="tr"&gt;</DIV><DIV>&nbsp;</DIV><DIV>that is the turkish lang. but I have another problem. In my Db, the site read the turkish characters very well. But if I add a new Thread, than it will add the thread not&nbsp; the turkis char is not replace soo , in DB no tr char. =( ssoo. I think it is not the meta problem.. ? </DIV><DIV>&nbsp;</DIV><DIV>because, if the DB the DATA type is TEXT then??_ -&gt;&gt; No turkish char gets. But if it nvarchar or varhar then ?? -&gt; tr char is ok no problem.&nbsp; But TEXT&nbsp; type of data BECAME Problem? My problem is this.</DIV><DIV>&nbsp;</DIV><DIV>My server is Win server 2003 . and al the lang packeag is based on english. </DIV>]]>
   </description>
   <pubDate>Thu, 27 Oct 2005 16:28:38 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/possible-help-with-non-iso-characters_topic13679_post92859.html#92859</guid>
  </item> 
  <item>
   <title><![CDATA[Possible help with n&#111;n iso characters? : Try placing a meta tag in the...]]></title>
   <link>https://forums.webwiz.net/possible-help-with-non-iso-characters_topic13679_post75864.html#75864</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 13679<br /><strong>Posted:</strong> 09&nbsp;February&nbsp;2005 at 4:25am<br /><br />Try placing a meta tag in the head of your web pages to tell the browser to use a Turkish character set.]]>
   </description>
   <pubDate>Wed, 09 Feb 2005 04:25:31 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/possible-help-with-non-iso-characters_topic13679_post75864.html#75864</guid>
  </item> 
  <item>
   <title><![CDATA[Possible help with n&#111;n iso characters? : this forum is able to show the...]]></title>
   <link>https://forums.webwiz.net/possible-help-with-non-iso-characters_topic13679_post75858.html#75858</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=19337">cechen</a><br /><strong>Subject:</strong> 13679<br /><strong>Posted:</strong> 09&nbsp;February&nbsp;2005 at 3:35am<br /><br />this forum is able to show the posts with the turkish chars, but why mine cannot? <DIV>&nbsp;</DIV><DIV>Any help? Solution? </DIV>]]>
   </description>
   <pubDate>Wed, 09 Feb 2005 03:35:55 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/possible-help-with-non-iso-characters_topic13679_post75858.html#75858</guid>
  </item> 
  <item>
   <title><![CDATA[Possible help with n&#111;n iso characters? : Dear friends. i&amp;#039;m using v7.9...]]></title>
   <link>https://forums.webwiz.net/possible-help-with-non-iso-characters_topic13679_post75617.html#75617</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=19337">cechen</a><br /><strong>Subject:</strong> 13679<br /><strong>Posted:</strong> 06&nbsp;February&nbsp;2005 at 4:17pm<br /><br /><DIV>Dear friends. i'm using v7.9 and i have some kinda turkish char. problem. Every static and dynamic text on the site seems ok with special turkish characters but only the <U><strong>posts</strong></U> including tr chars are ruined. The chars "&#351;", "&#287;", and capital "i" are shown as ? (also they are savedin into the database as ?'s.</DIV><DIV>&nbsp;</DIV><DIV>I have necessary meta tags in headers.asp and included Codepage= 1254 page directive in the first asp code line. But none of theese solved my problem. I beileve it's about&nbsp;the javacode posting the RTE text. (Cos the html in the rte iframe is copied to a hidden field in action, i think) </DIV><DIV>&nbsp;</DIV><DIV>So is there anyone solved this kind of problem? Thanks alot for further help...</DIV><DIV>&nbsp;</DIV><DIV>hosting Server is windows 2003 english version by the way, and dbserver is spl server 2000 with sp3. </DIV>]]>
   </description>
   <pubDate>Sun, 06 Feb 2005 16:17:18 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/possible-help-with-non-iso-characters_topic13679_post75617.html#75617</guid>
  </item> 
 </channel>
</rss>