Jump to content
Software FX Community

Re: CODEBASE AND CLSID


Software FX

Recommended Posts

We now use a param tag to pass the license info so you need only one <OBJECT> tag. Please note that you can now use almost every property (documented in the help file) in the Param tags.

Please also note that there is a new CLSID for the ChartFX object.

<OBJECT CLASSID="CLSID:21F49842-BFA9-11d2-A89C-00104B62BDDA"

TYPE="application/x-oleobject"

WIDTH="500" HEIGHT="350" ID="Chart1"

CODEBASE=/download/CfxIEAx.cab#Version=4,4,10,0

>

<PARAM NAME="LICENSE" VALUE="/license/CfxIE.lic">

</OBJECT>

Regards,

Juan Cegarra

Software FX, Inc.

http://support.softwarefx.com

-----Original Message-----

From: CfxIE4B On Behalf Of Joy C. Tan

Posted At: Thursday, April 15, 1999 12:00 PM

Posted To: Client

Conversation: CODEBASE AND CLSID

Subject: CODEBASE AND CLSID

Hi,

I'm trying to use the activex portion of this. What are the changes

necessary for the clsid and codebase statement

e.g.

<Object classid="CLSID:5220cb21-c88d-11cf-b347-00aa00a28331">

<PARAM name="LPKPath" value="/License/cfxie.lic">

</OBJECT>

<OBJECT classid="clsid:08C818C3-2F1E-11d0-9223-00a0244d2920"

TYPE="application/x-oleobject"

WIDTH=600 HEIGHT=450 ID=CHART1

Codebase=" http://192.168.151.7/download/cfxieax.cab#Version=3,5,36,0">

Where do I get documentatin on this?

Thanks,

Joy C. Tan

I.T. Systems Inc.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...