Cancels the current HTTP request.
oXMLHttpRequest.abort()
The object will be returned to the UNINITIALIZED state, and open must be called next.
readyState Property
Applies To: XMLHttpRequest Object