Showing posts with label Tabular Data Control Data Source Objects. Show all posts
Showing posts with label Tabular Data Control Data Source Objects. Show all posts

Tuesday, March 03, 2009

IE 8.0 and Data Source Obejcts

Tabular data control TDC is a data source object which can be placed on an HTML page and bound to some simple data such as csv file. It is supposed to support the DHTML DOM model. The object reference is as follows:



<OBJECT CLASSID="clsid:333C7BC4-460F-11D0-BC04-0080C7055A83"

ID=dsoComposer WIDTH=0 HEIGHT=0>

<PARAM NAME="DataURL" VALUE="composer.csv">

</OBJECT>

In IE 8.0 this does not seem to work with or without Activex enabled. The compatibility switch also does not make a difference
DMCA.com Protection Status