0 out of 1 rated this helpful - Rate this topic

reason property

Sets or retrieves the result of the data transfer for a data source object.

Syntax

JavaScript

p = object.reason

Property values

Type: Integer

0

Data transmitted successfully.

1

Data transfer aborted.

2

Data transferred in error.

Remarks

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

The property is read-only in Microsoft Internet Explorer 4.0, and read/write in Microsoft Internet Explorer 5 and later.

See also

event

 

 

Send comments about this topic to Microsoft

Build date: 1/23/2013

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.