User (Legacy) Posted December 2, 2003 Report Posted December 2, 2003 All chart are image file. Why are not installed ChartFX ActiveX Contrl on my desktop. I need help.. thanks.
Software FX Posted December 3, 2003 Report Posted December 3, 2003 How does your GetHtmlTag call looks like ? Please post a sample ASP that reproduces the problem (as simple as possible). -- FP Software FX, Inc.
User (Legacy) Posted December 3, 2003 Author Report Posted December 3, 2003 Normal state is Type 2, But my PC is Type 1. Image file path is fixed that case. What's problem? on my pc? or server setting? Thanks. See below.. HTML Source. Type 1. Irregular ==>> <center> <img src="/cfxtemp/CFT1204_13120726D.jpg" width="700" height="250"><img src="/cfxtemp/CFT1204_1312072F9.jpg" width="700" height="250"> </center> Type 2. Normal ==>> <OBJECT CLASSID="CLSID:21F49842-BFA9-11d2-A89C-00104B62BDDA" TYPE="application/x-oleobject" WIDTH="698" HEIGHT="250" ID="oCh1" CODEBASE=/download/CfxIEAx.cab#Version=4,5,15,2 > <PARAM NAME="LICENSE" VALUE="/license/CfxIE.lic"> <PARAM NAME="DATAPATH" VALUE="/cfxtemp/CFT1204_13132716F.chw"> </OBJECT> <OBJECT CLASSID="CLSID:21F49842-BFA9-11d2-A89C-00104B62BDDA" TYPE="application/x-oleobject" WIDTH="698" HEIGHT="250" ID="oCh2" CODEBASE=/download/CfxIEAx.cab#Version=4,5,15,2 > <PARAM NAME="LICENSE" VALUE="/license/CfxIE.lic"> <PARAM NAME="DATAPATH" VALUE="/cfxtemp/CFT1204_131327170.chw"> </OBJECT> ----- Original Message ----- From: "SoftwareFX Support" <support@softwarefx.com> Newsgroups: chartfx.internet.55.client Sent: Thursday, December 04, 2003 12:25 AM Subject: Re: All Chart are image file.. > How does your GetHtmlTag call looks like ? Please post a sample ASP that > reproduces the problem (as simple as possible). > > -- > FP > Software FX, Inc. > >
Software FX Posted December 4, 2003 Report Posted December 4, 2003 I meant the ASP (Server Side) code, the code where you make the call to GetHtmlTag. -- FP Software FX, Inc.
Software FX Posted December 4, 2003 Report Posted December 4, 2003 From the same server you are getting an image in one client and an ActiveX in another ? What version of Internet Explorer do you have on each client ? Your configuration in SfxCgi.ini may have to do with this. Please download the latest SP from our support site to make sure you have the latest version of this file. -- FP Software FX, Inc.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.