SCRIPT.recordNumber (Property)

The record number within the data set that created the script's content.

Availability:

JScript - 3.0
Internet Explorer - 4.0
Property/method value type:Number primitive
JavaScript syntax:IEmySCRIPT.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).

Warnings:

See also:Active Server Pages, ADO

Property attributes:

ReadOnly.