Jump to content
Software FX Community

Differences between VB and ASP implementation


User (Legacy)

Recommended Posts

I need to figure out why there is a difference between instantiating a chart

object in VB and in ASP. I'm creating the object in ASP as ChartFX.WebServer

and in VB as ChartFX. Normally the lib and class name should be the same?

There is also a difference in execution. When the ASP code

generates an image with a legendbox and a imagemap when using getHtmlTag

while the VB code generates a chart with neither a legendbox nor an

imagemap. I'm evaluating the product so I'm currently using the trial

version available for download.

Basically my two questions are:

Why is the instantiation done in two different ways, and why can't I get the

same functionality from the same function in VB as I get in ASP?

thanks in advance

.bj

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...