These objects are part of the Microsoft Office Web Components tools suite.
The suite is a free download from Microsoft Office website. There are 3
versions. The latest book on the subject is listed below.
--
Regards,
Alvin Bruney [MVP ASP.NET]
[Shameless Author plug]
The Microsoft Office Web Components Black Book with .NET
Now Available @
www.lulu.com/owc
Forth-coming VSTO.NET - Wrox/Wiley 2006
-------------------------------------------------------
"Narshe" <> wrote in message
news: oups.com...
> I've found a way to get an excel sheet in a web page....
>
> <object classid="CLSID:0002E510-0000-0000-C000-000000000046">
> <param name="DisplayTitleBar" value="false">
> </object>
>
> How do I retrieve data from the object now?
>