<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>Classic ASP</title><link>http://forums.iis.net/1032.aspx</link><description>Problems with Classic ASP (*.asp) applications discussion</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: UTF-8 chars not reading in from Sybase ASE15 correctly.</title><link>http://forums.iis.net/thread/1908833.aspx</link><pubDate>Wed, 01 Jul 2009 10:52:16 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1908833</guid><dc:creator>Leo Tang - MSFT</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1908833.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1032&amp;PostID=1908833</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Have you added &amp;lt;%@ language=&amp;quot;VBScript&amp;quot; codepage=65001 %&amp;gt;&amp;nbsp; at the top of the page, and specified the response format by the following code?&lt;/p&gt;
&lt;p&gt;Response.CodePage = 65001&lt;br /&gt;Response.CharSet = &amp;quot;UTF-8&amp;quot;&lt;/p&gt;
&lt;p&gt;Also, make sure the page is saved in UTF-8 format.&lt;/p&gt;</description></item><item><title>UTF-8 chars not reading in from Sybase ASE15 correctly.</title><link>http://forums.iis.net/thread/1908440.aspx</link><pubDate>Sat, 27 Jun 2009 15:47:49 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1908440</guid><dc:creator>billbryant</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1908440.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1032&amp;PostID=1908440</wfw:commentRss><description>&lt;p&gt;Hi all,&lt;/p&gt;&lt;p&gt;&amp;nbsp;I have a problem where we are making our ASP web international character aware.&amp;nbsp; I have made the changes in all the ASP pages to set the Response.CharSet and CodePage, Session.CodePage, and the page directive codepage also. &amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;Users can now enter special chars (namely French accented ones, 0206) and I can store them into the DB correctly.&amp;nbsp; However another page I have that reads that data and displays it pulls it in from Sybase as char 0215. &amp;nbsp;&lt;/p&gt;&lt;p&gt;Does anyone know of anything I could be missing, any other directives or anything to tell ADODB to use utf-8 charset when talking to the DB.&lt;/p&gt;&lt;p&gt;I greatly appreciate any help any can give and if I&amp;#39;ve left out any info that&amp;#39;s needed, just tell me and I&amp;#39;ll append it.&lt;/p&gt;&lt;p&gt;Thanks again!&lt;/p&gt;&lt;p&gt;Bill Bryant &lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>