July 1998
Intermediate to advanced
1456 pages
65h 5m
English
DATAFLD — NN n/a IE 4 HTML n/a
DATAFLD=”columnName"Optional
Used with IE 4 data binding to associate a remote data source column
name with the label of an INPUT element. The data
source column must be either plain text or HTML (see
DATAFORMATAS). A DATASRC
attribute must also be set for the LABEL element.
<LABEL FOR="stateEntry" DATASRC="#DBSRC3" DATAFLD="label" DATAFORMATAS="HTML"> State:</LABEL>
Case-sensitive identifier.
None.
[window.]document.all.elementID.dataFld
Read now
Unlock full access