Name

DATAFORMATAS — NN n/a IE 4 HTML n/a

Synopsis

DATAFORMATAS=”dataType"

Optional

Used with IE 4 data binding, this attribute advises the browser whether the source material arriving from the data source is to be treated as plain text or as tagged HTML. This attribute setting depends entirely on how the data source is constructed.

Example

<LABEL FOR="stateEntry" DATASRC="#DBSRC3" DATAFLD="label"
DATAFORMATAS="HTML">
State:</LABEL>

Value

IE 4 recognizes two possible settings: text | HTML.

Default

text

Object Model Reference

IE

[window.]document.all.elementID.dataFormatAs

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.