How to use OWC11 component in ASP page

A

Alvin Bruney - ASP.NET MVP

The usage is the same across all components. Make sure the components are
available to calling code and create an object. Fill the object and display
it. The OWC9 code is roughly portable to OWC10 and OWC11

--
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
 
Top