Methods:
abort();
getAllResponseHeaders();
getResponseHeader(label);
open(method, rul, asyncFlag, username, password);
send(content) ----Execute the HTTP request, where the variable content represents data that is posted if applicable.
properties:
xmlhttp.status;
xmlhttp.statusText;
xmlhttp.responseText;
xmlhttp.responseXML;
Tuesday, November 13, 2007
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment