Magazine |
| | Community |
| | Workshop |
| | Tools & Samples |
| | Training |
| | Site Info |
|
|
||||||||
|
Specifies the event handler to be called when the readystate property changes.
Syntax
objXMLDOMDocument.onreadystatechange = value
Remarks
The property is write-only. When using scripting languages, this property can be set in ways other than directly accessing the property through the IDOMDocument object. It can also be set using the onreadystatechange attribute of the <XML> tag, and the SCRIPT FOR... construct.
Applies To
Does this content meet your programming needs? Write us!
© 1998 Microsoft Corporation. All rights reserved. Terms of use.