设置某个页面的编码方式

Response.ContentEncoding = System.Text.Encoding.GetEncoding("GB2312");
posted @ 2007-11-13 16:59  苔苔以苔苔以苔  阅读(252)  评论(0)    收藏  举报
猪先飞