张晓华的博客

        2005年,最后一场雪,还是下了,虽然凄凉了一些!
posts - 172, comments - 92, trackbacks - 5, articles - 1

Ajax中文解决.txt

Posted on Monday, June 19, 2006 11:24 PM
给客户端返回参数时使用:response.setCharacterEncoding("utf-8"); 服务器端解析参数时使用 Parameter1=new String(Parameter1.getBytes("iso-8859-1"), "gb2312");

Post Comment

Title  
Name  
Url
Comment   
Protected by Clearscreen.SharpHIPEnter the code you see: