Forum Moderators: open

Message Too Old, No Replies

Microsoft Office files in js

         

grimreaper1377

4:06 pm on Mar 20, 2008 (gmt 0)

10+ Year Member



Hi,

Would anyone happen to know how I can create an editor that can import/export microsoft office files? Would I need to use Apache POI or something like that for the backend?

Thanks.

httpwebwitch

11:20 pm on Mar 20, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



is this an application within a controlled intranet? because IE has the ability to inject Office apps right into its frame... they're called Office Web Components (OWC).

Microsoft Office Web Components are a collection of Component Object Model (COM) controls for publishing spreadsheets, charts, and databases to the Web. They are also used to view these items when published, as well as data access pages.
(source [microsoft.com])