Magazine |
| | Community |
| | Workshop |
| | Tools & Samples |
| | Training |
| | Site Info |
|
|
||||||||
|
Aborts an asynchronous download in progress.
Syntax
oXMLDOMDocument.abort()
Remarks
This method stops download and parsing, and discards any portion of the XML tree already built. The IDOMParseError object indicates that the download was stopped.
If the readyState has the value COMPLETED, no action is taken and the current document is unchanged.
Applies To
Does this content meet your programming needs? Write us!
© 1998 Microsoft Corporation. All rights reserved. Terms of use.