網頁出現亂碼解決方法
作者:佚名 時間:2012-04-18 分享到:
將下列代碼加入即可解決
<% Session.CodePage = 65001 %> UTF-8
<% Session.CodePage = 936 %> 簡體
<% Session.CodePage = 950 %> 繁體
<% Session.CodePage = 65001 %> UTF-8
<% Session.CodePage = 936 %> 簡體
<% Session.CodePage = 950 %> 繁體
如沒特殊注明,文章均為上海聯楷網絡原創,轉載請注明來自:http://www.ktcbnqb.cn/contact/20151229/n7659.html