jquery json


中英文 ajax action

ajax的post请求提交数据后台request对象获取不到数据

open(“post”,”ajax”);
ajax.setRequestHeader(“Content-Type”,”application/x-www-form-urlencoded;charset=UTF-8″);
ajax.send(uname + “&” + upwd);
 
原文链接:https://blog.csdn.net/hmh_java_life/article/details/104798982

原创文章,作者:dweifng,如若转载,请注明出处:https://blog.ytso.com/tech/pnotes/269478.html

(0)
上一篇 2022年6月22日 07:54
下一篇 2022年6月22日 07:54

相关推荐

发表回复

登录后才能评论