Anchor.recordNumber (Property)

The record within the data set that defined the element 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 Active Server Pages (ASP) and ActiveX Data Objects (ADO).

Property attributes:

ReadOnly.