随笔分类 -  Ajax

摘要:<input type ="button" value ="OK" onclick="btn('text')" /> <br /> <input type ="text" id="text"/>----------------------------------------------------------------var xmlhttp;function loadXMLDoc() { if (window.XMLHttpRequest) 阅读全文
posted @ 2011-05-26 10:03 Silence-01 阅读(182) 评论(0) 推荐(0)
摘要:asp.net页面:<head runat="server"> <title></title> <script src="JavaScript/JScript.js" type="text/javascript"></script></head><body onload ="Ajax()"> <form id="form1" runat="server"> <img src= 阅读全文
posted @ 2011-05-26 09:44 Silence-01 阅读(474) 评论(0) 推荐(0)