https://bugzilla.novell.com/show_bug.cgi?id=383756

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=383756#c4


hual ji <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |[EMAIL 
PROTECTED]




--- Comment #4 from hual ji <[EMAIL PROTECTED]>  2008-04-28 20:39:38 MST ---
Thank you, I do not use APACHE2.
Has been able to correctly display Chinese characters, my method is that in
Web.config add the following:

<compilation debug="true" defaultLanguage="c#">
  <compilers>
    <compiler language="cs;c#;csharp" extension=".cs"
compilerOptions="/codepage:utf8" type="Microsoft.CSharp.CSharpCodeProvider,
System, Version=2.0.0.0" />
  </compilers>
</compilation>


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to