XMLHttpRequest
Appearance
XMLHttpRequest:
Mysal
[düzet | çeşmäni düzet]var httpOb = new ActiveXObject("Microsoft.XMLHTTP");
httpOb.Open("POST","http://uddi.microsoft.com/inquire", false);
httpOb.send(MySOAPMessage);
var Ans = httpOb.GetResponseXML();
Çeşmeler
[düzet | çeşmäni düzet]