Name

dataSrc — NN n/a IE 4 DOM n/a

Synopsis

Read/Write

Used with IE 4 data binding to specify the name of the remote ODBC data source (such as an Oracle or SQL Server database) to be associated with the element. Setting both the dataFld and dataSrc properties to empty strings breaks the binding between element and data source.

Example

document.all.myObject.dataSrc = "#DBSRC3"

Value

Case-sensitive identifier of the data source.

Default

None.

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.