1创建XmlHttpRequest对象,读取,服务器端的reponse.xml文件内容
2 html代码
<input id="Button1" style="width: 85px" type="button" value="发送请求" onclick="startRequest();" /> </div>
3 AjaxSend.aspx接受客户端的提交1创建XmlHttpRequest对象,读取,服务器端的reponse.xml文件内容
2 html代码
相关文章: