July 1998
Intermediate to advanced
1456 pages
65h 5m
English
dataFld — NN n/a IE 4 DOM n/a
Read/Write
Used with IE 4 data binding to associate a remote data source column
name to a button object’s
value property. A DATASRC
attribute must also be set for the element. Setting both the
dataFld and dataSrc properties
to empty strings breaks the binding between element and data source.
document.myForm.myButton.dataFld = "linkURL"
Case-sensitive identifier of the data source column.
None.
Read now
Unlock full access