BODY.recordNumber (Property)

The record within the dataset that defined the page content when the content came from a data source.

Availability:

JScript - 3.0
Internet Explorer - 4.0
Property/method value type:Number primitive
JavaScript syntax:IEmyBODY.recordNumber

This is a property that is part of the MSIE data-binding support. It contains an integer value that is the record number within the data set that created this object.

This is useful when you are building pages with ASP and Active Data Objects (ADO).

See also:Active Server Pages, ADO

Property attributes:

ReadOnly.