webMethodCaller di funzione (ids) {
se xmlhttp=new (window.XMLHttpRequest) XMLHttpRequest (); xmlhttp=new altro ActiveXObject (“Microsoft.XMLHTTP„);
xmlhttp.open (“ALBERINO„, “Dedicated.asmx/FormatName„, falsi);
xmlhttp.setRequestHeader (“Soddisfare-tipo„, “application/x-www-form-urlencoded„);
xmlhttp.send (encodeURI (“featureIds=„ + ids));
document.getElementById (""<>) .innerHTML = xmlhttp.responseXML.getElementsByTagName (“stringa„) [0] .childNodes [0] .nodeValue;
}
|