首页 新闻 会员 周边

Response.Redirect 中文乱码

0
[已关闭问题] 关闭于 2016-03-19 14:53
Response.Redirect("http://www.baidu.com/gp/gp.aspx?StuName=" + HttpUtility.UrlEncode(name, System.Text.Encoding.GetEncoding("gb2312"))

其中name为中文名字,已加密,传递到另一个地址,然后由那边解密,生成pdf。现在出的有个别生成pdf的时候会有乱码。 加密,解密均为gb2312。

苍的主页 | 初学一级 | 园豆:103
提问于:2016-03-14 15:03
< >
分享
清除回答草稿
   您需要登录以后才能回答,未注册用户请先注册