代码搜索:XMLHTTP
找到约 1,050 项符合「XMLHTTP」的源代码
代码结果 1,050
www.eeworm.com/read/452347/1656688
jsp product_list.jsp
var xmlHttp = null;
function init() {
xmlHttp = new ActiveXObject("Microsoft.XML
www.eeworm.com/read/452347/1656690
jsp account_form.jsp
var xmlHttp = null;
function init() {
xmlHttp = new ActiveXObject("Microsoft.XML
www.eeworm.com/read/447003/1707510
js addcontactperson.js
function back()
{
parent.document.getElementById("main").src = "ContactPerson.html";
}
var xmlHttp = new ActiveXObject("Microsoft.XMLHTTP");//创建异步通信对象
function save(url, userId)
{
var nic
www.eeworm.com/read/345131/11836808
js check.js
var obj=null;
function createObj()
{
if(window.XMLHttpRequest)
return new XMLHttpRequest();
if(window.ActiveXObject)
{
var keys=["Msxml2.XMLHTTP.6.0","Msxml2.XMLHTTP.5.0","Msxml2
www.eeworm.com/read/346093/3190924
js xmllib.js
var OxO67a3=["prefix","MSXML2","Microsoft","MSXML","MSXML3","length",".DomDocument","Could not find an installed XML parser",".XmlHttp","Could not find an installed XMLHttp object","create","XMLHttpRe
www.eeworm.com/read/346093/3191073
js xmllib.js
var OxO67a3=["prefix","MSXML2","Microsoft","MSXML","MSXML3","length",".DomDocument","Could not find an installed XML parser",".XmlHttp","Could not find an installed XMLHttp object","create","XMLHttpRe
www.eeworm.com/read/280594/4124728
js xmllib.js
var OxO67a3=["prefix","MSXML2","Microsoft","MSXML","MSXML3","length",".DomDocument","Could not find an installed XML parser",".XmlHttp","Could not find an installed XMLHttp object","create","XMLHttpRe
www.eeworm.com/read/280594/4124871
js xmllib.js
var OxO67a3=["prefix","MSXML2","Microsoft","MSXML","MSXML3","length",".DomDocument","Could not find an installed XML parser",".XmlHttp","Could not find an installed XMLHttp object","create","XMLHttpRe
www.eeworm.com/read/447003/1707505
js receivedletter.js
var xmlHttp = new ActiveXObject("Microsoft.XMLHTTP");//创建异步通信对象
//查信
function toViewLetterPage()
{
var mailId = document.elementFromPoint(event.clientX, event.clientY).parentNode.la