Jump to content
Software FX Community

newbie question


User (Legacy)

Recommended Posts

Are you generating an image or an active chart ?

If you are generating an image, did you check the html source to see if an

imagemap was generated ?

If you are generating an active chart, note that DrillDown requires

full-trust in the client since there is no managed API to tell IE to jump to

a different page.

--

Regards,

JC

Software FX Support

"mike" <mikeweiminzhang@yahoo.com> wrote in message

news:CIEFj1w7CHA.2116@webserver1.softwarefx.com...

> Hi friends,

>

> I was trying to redirect user to a website once user clicking on a bar of

> the bar-chart. the code i was using is simple like this:

>

> dim cht as ......

> 'then bind it with some data

> cht.url=www.cnn.com

>

>

> it never works, did i miss anything?

>

> thank you

>

>

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...