cloudjun

导航

04 2006 档案

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 jun 阅读(490) 评论(0) 推荐(0)