Jump to content
Software FX Community

Image Map Generation


User (Legacy)

Recommended Posts

Hi Guys,

Im getting the following error when trying to create an Image Map in 6.2

ChartFX.ASP.Server.62 error '80020009'

Exception: Unexpected: URL request Current Window NULL

The Chart itself is not doing anything particularly different, I'm specifying the following:

.ImgMap = ImgMap_TitleTip

.TipMask = "TEST"

and outputting the chart as:

Response.Write Chart.GetHtmlTag(640,430,"Image","Chart")

Thanks in advance,

Grey

Link to comment
Share on other sites

Hi Guys,

Im getting the following error when trying to create an Image Map in 6.2

ChartFX.ASP.Server.62 error '80020009'

Exception: Unexpected: URL request Current Window NULL

The Chart itself is not doing anything particularly different, I'm specifying the following:

.ImgMap = ImgMap_TitleTip

.TipMask = "TEST"

and outputting the chart as:

Response.Write Chart.GetHtmlTag(640,430,"Image","Chart")

Thanks in advance,

Grey

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...