|
|
|
|
复制本帖HTML代码
|
高亮:
今天贴
X 昨天贴
X 前天贴
X |
you can set this in your web.config file
<globalization requestEncoding="utf-8" responseEncoding="utf-8" /> (or you can set decode/encode for that specific page).
this will convert all into utf characters.
to store this in the database, i suggest you use nvarchar instead of varchar data type.
hope this is help for you! .
|
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法! |
http://www.websg.net 提供国际域名主机, 虚拟主机,企业邮箱,网站建设等一列服务
|
|