July 1998
Intermediate to advanced
1456 pages
65h 5m
English
dataSrc — NN n/a IE 4 DOM n/a
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. Content from the data source is
specified via the DATAFLD attribute. Setting both
the dataFld and dataSrc
properties to empty strings breaks the binding between element and
data source.
document.myForm.myButton.dataSrc = "#DBSRC3"
Case-sensitive identifier of the data source.
None.
Read now
Unlock full access