Click to return to the DHTML, HTML     
DATAFLDVALUE Attribute | ...     ondatasetcomplete Event     dataselect Behavior    
Web Workshop  |  DHTML, HTML & CSS

DATASRC Attribute | dataSrc Property


Sets or retrieves the source of the data for the dataselect behavior.

Syntax

XMLN/A
HTML<SELECT STYLE="behavior:url('dataselect.htc')" DATASRC = sID ... >
Scriptingobject.dataSrc [ = sID ]

Possible Values

sIDString specifying the identifier of the data source.

The property is read/write with no default value.

Remarks

Both tabular and single-valued data consumers use the dataSrc property to specify a binding. The property takes a string that corresponds to the unique identifier of a data source object (DSO) on the page. The string should be prefixed by a hash (#) mark.

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
dataselect


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.