User (Legacy) Posted February 18, 2000 Report Share Posted February 18, 2000 Hi, I am having problems viewing my Chart on the internet, though it works fine on the local machine. I have included the following code <OBJECT classid="CLSID:5220cb21-c88d-11cf-b347-00aa00a28331" > <PARAM name = "LKPath" value = "/licence/CfxAx.LPK"> </OBJECT> <OBJECT classid="CLSID:08818C3-2F1E-11d0-9223-00A0244D2920" TYPE = "application/x-oleobject" codebase=/download/CfxAx.cab#Version=3,5,37,1 > </OBJECT></P> but it doesn't work, the LPK and code base files are in the License and Download directories of the IIS server. The following HTML code is being generated on the Client Browser. A prompt for downloading the Cfx component appears, but even after downloading the component the graph is not generated. <OBJECT classid="CLSID:5220cb21-c88d-11cf-b347-00aa00a28331" > <PARAM name = "LKPath" value = "/licence/CfxAx.LPK"> </OBJECT> <OBJECT classid="CLSID:08818C3-2F1E-11d0-9223-00A0244D2920" TYPE = "application/x-oleobject" codebase=/download/CfxAx.cab#Version=3,5,37,1 > </OBJECT></P> <OBJECT CLASSID="CLSID:08C818C3-2F1E-11d0-9223-00A0244D2920" TYPE="application/x-oleobject" WIDTH="500" HEIGHT="300" ID="Chart1" CODEBASE= http://WEBCT/download/cfxax.cab#Version=3,5,37,1> <PARAM NAME="DATAPATH" VALUE="/cfxtemp/CFT0218_113123396.chw"> </OBJECT> Can you help indicate what the problem could be. Thanks Ravi Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.