User (Legacy) Posted April 17, 2002 Report Posted April 17, 2002 Hi, I'm developing a solution for Web and I want show a chart (graphic). I work with Delphi so I decided use the ocx chartFX, the same from Delphi (cfx32.ocx). I put in my page the follow HTML : <OBJECT classid="clsid:8996B0A1-D7BE-101B-8650-00AA003A5593" TYPE="application/x-oleobject" id=Chartfx2 name=Chartfx2> <SPAN STYLE="color:red">Load Error Chartf FX 2 !</SPAN> <PARAM NAME="LICENSE" VALUE="../license/cfx32.lic"> </OBJECT> But when I load the page I get the error : "This page provides a potentially unsafe information to an ActiveX Control. Your current settings prohibit runnig controls in this manner ..." What can I do ? note. I can't decrese the scurity skill and I know that the best thing is download the newest version of ChartFX or ChartFX IE but I would like use cfx32.ocx version 2.0.39.0 thank you ps. Windows 2000, all sevice packs, IE 6, IIS 5
Software FX Posted April 18, 2002 Report Posted April 18, 2002 The product you have, Chart FX 2.0 for Delphi is not designed for use in a web browser. You need to get Chart FX Internet which provides the appropriate internet components. -- FP Software FX, Inc.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.