prototype.js的使用: 中文参数出现乱码
摘要:
js 相关代码:var params = "topicNO="+topicNO+"&topicPlace="+topicPlace+"&title="+encodeURI(encodeURI(title))+"&des="+encodeURI(encodeURI(des));});//encodeURI两次将文本字符串编码为一个有效的统一资源标识符 (URI)。new Ajax.Request(url,{ method: "get",parameters:params,o 阅读全文
posted @ 2008-09-23 15:52 pi'sDad 阅读(113) 评论(0) 推荐(0)
浙公网安备 33010602011771号