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 parts of various INPUT elements. A
DATASRC attribute must also be set for the
element.
button, checkbox,
hidden, password,
radio, text
<INPUT TYPE="text" NAME="first" DATASRC="#DBSRC3" DATAFLD="firstName">
Case-sensitive identifier.
None.
[window.]document.formName.inputName.dataFld
[window.]document.forms[i].elements[i].dataFld
[window.]document.all.elementID.dataFld
Read now
Unlock full access