Click to return to the DHTML, HTML     
readyState Property     recordNumber Property     DHTML Properties    
Web Workshop  |  DHTML, HTML & CSS

reason Property


Retrieves the result of the data transfer for a data source object.

Syntax

HTMLN/A
Scripting[ iReason = ] event.reason

Possible Values

iReason Integer that specifies one of the following values:
0Data transmitted successfully.
1Data transfer aborted.
2Data transferred in error.

The property is read-only with no default value.

Remarks

The reason property specifies the state of completion of the data transfer.

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
HTML N/A
Scripting event


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.