Jump to content
Software FX Community

RE: image generation


Software FX

Recommended Posts

Please post the smallest ASP page that duplicates this issue. 

Regards,

Juan Cegarra

Software FX, Inc.

http://support.softwarefx.com

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

From: Level [ mailto:Level@Level2chart.com]

Posted At: Monday, December 06, 1999 1:47 PM

Posted To: Server

Conversation: image generation

Subject: image generation

Hi

I have two different charts in the same page.

'Testing this page on IE 5.0 & IIS 4.0

<P>

<%=CandleChart.GetHtmlTag(600,250,"Auto","CandleChart")%>

</P>

<P>

<%=VolumeChart.GetHtmlTag(600,200,"Auto","VolumeChart")%>

</P>

The very first chart produces JPG image and second one generates activex

component. I want both the charts as activex component. I'm not sure why the

first chart does not produce activex component? I used ActiveX , plugin one

by one instead of keyword Auto. But still it produces only JPG image.

Link to comment
Share on other sites

Please post the smallest ASP page that duplicates this issue. 

Regards,

Juan Cegarra

Software FX, Inc.

http://support.softwarefx.com

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

From: Level [ mailto:Level@Level2chart.com]

Posted At: Monday, December 06, 1999 1:47 PM

Posted To: Server

Conversation: image generation

Subject: image generation

Hi

I have two different charts in the same page.

'Testing this page on IE 5.0 & IIS 4.0

<P>

<%=CandleChart.GetHtmlTag(600,250,"Auto","CandleChart")%>

</P>

<P>

<%=VolumeChart.GetHtmlTag(600,200,"Auto","VolumeChart")%>

</P>

The very first chart produces JPG image and second one generates activex

component. I want both the charts as activex component. I'm not sure why the

first chart does not produce activex component? I used ActiveX , plugin one

by one instead of keyword Auto. But still it produces only JPG image.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...