ajax
摘要:学习网站:http://www.w3school.com.cn/ajax/ajax_xmlhttprequest_send.asp错误点:javascript文件一定要加到head标签中head标签中不能加入除了title以外的其他标签,如meta模拟post发送参数的时候的格式为:xmlhttp.open("POST","ajax_test.asp",true);xmlhttp.setRequestHeader("Content-type","application/x-www-form-urlencoded")
阅读全文
posted @ 2013-11-18 11:15
浙公网安备 33010602011771号