OWC 10 view only in WinXP but not on Win2000 & WinNT

T

Tien Nguyen

I have an enterprised license of office XP and I have
spreadsheet component (OWC10) on a web page that can be
editable on Win2000 and WinNT but can not edit on WinXP.
Could anyone please help. Thanks!
 
T

Tien Nguyen

Hi Debbie,

Just includes the following code before your OWC object.
But you will need to create a licensepackkey.lpk file.

<OBJECT CLASSID="clsid:5220cb21-c88d-11cf-b347-
00aa00a28331" VIEWASTEXT><PARAM NAME="LPKPath"
VALUE="licensepackkey.lpk"></OBJECT>

<OBJECT id=oSSheet width="100%" height="100%"
classid="CLSID:0002E551-0000-0000-C000-
000000000046"></OBJECT>

Hope this helps.

Goods luck!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top