June 26, 2005 at 1:31 pm
What is the best way to use office web component (OWC) with ASP.NET (i really hate to write script and i want to write .NET code in the code behind file)
June 26, 2005 at 4:35 pm
How about you ask your question over at http://www.asp.net ??
--------------------
Colt 45 - the original point and click interface
June 27, 2005 at 1:48 am
OWC is a client-side COM object. If you use it server-side with code behind, you will have problems retaining its interactivity.
Alvin Bruney has written a book called the "The Microsoft Office Web Components Black Book with .NET" that deals with integrating ASP.net and OWC at http://www.lulu.com/owc.
If you hate scripting, then you might need to find another solution.
Leo
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply