Ajax页面局部异步刷新技术 创建XMLHttpRequest对象varxmlhttp=newActiveXObject("Microsoft.XMLHTTP");xmlhttp.open("get","GetDate.ashx?id="+encodeURI("中国")+"&ts;",false);xmlhttp.onready