web application input & display chinese characters
摘要:The backend database is sql server 2000.1) in web.config, set encoding to utf-82) in sql server, set field type to nchar, nvarchar or ntext3) in the application data access layer, if using stored proc...
阅读全文
posted @ 2006-04-19 13:46
浙公网安备 33010602011771号