Click to return to the XML (Extensible Markup Language) home page    
XMLHttpRequest getAllResp...     XMLHttpRequest Object    
Web Workshop  |  XML (Extensible Markup Language)

abort Method


Cancels the current HTTP request.

Syntax

oXMLHttpRequest.abort()

Remarks

The object will be returned to the UNINITIALIZED state, and open must be called next.

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
XMLHttpRequest

See Also

readyState



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.