您的位置:寻梦网首页编程乐园DHTML网页制作完全手册

DATAFORMATAS Attribute

Internet Development Index

Sets whether data supplied to the object should be rendered as text or HTML.

Syntax

HTML <PARAM DATAFORMATAS=sFormat ... >
ScriptingN/A

Possible Values

sFormatString that specifies one of the following values:
textDefault. Data should be rendered as text.
htmlData should be rendered as HTML.

Standards Information

There is no public standard that applies to this attribute.

Applies To

PARAM

See Also

Binding HTML Elements to Data , Introduction to Data Binding