|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 6/22/2007 10:58:14 AM
Posts: 3,
Visits: 13
|
|
Hello, my problem is that I cannot open drill-down link in the tag within the same window.
It is possible to open the links in a new window if I add n- before any link. I do not use frames.
I do encode the links, too.
Any idea what is not working?
I use FusionCharts Evaluation.
Thanks in advance,
Leszek Blacha
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: 7/29/2008 12:15:49 PM
Posts: 2,001,
Visits: 474
|
|
It seems to work for me. Can you make sure that you're running the chart from a server (local/remote)?
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 6/22/2007 10:58:14 AM
Posts: 3,
Visits: 13
|
|
Hello Mr. Nadhani,
the chart is running on a Windows Server 2000.
I'm using ColdFusion MX to connect to the database and to generate the xml-file.
The problem seems to be, that if I call the Flash tool from root directory, everything works.
But if the flash tool is called from a higher directory, then it doesn't work.
Root directory:
http://217.113.37.215/test_lb.cfm
Higher directory:
http://test.pressrelations.de/folder1/folder2/folder3/test_lb.cfm
Do you have any idea what causes the problem?
Or how to solve it?
Thanks in advance,
Leszek Blacha
Thanks in advance,
Leszek Blacha
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: 7/29/2008 12:15:49 PM
Posts: 2,001,
Visits: 474
|
|
| Can you try with a different browser once to see if there's a problem with the chart or environment? Also, please switch the debug mode of chart to on and see if you can see the links in XML in that?
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 6/22/2007 10:58:14 AM
Posts: 3,
Visits: 13
|
|
Hello Mr. Nadhani,
I finally got FusionCharts running using ColdFusion rendering function.
Everything works fine in Mozilla Firefox.
But in IE the variables are passed in links on correctly, new data is selected from database, XML template is overwritten, but IE still uses the old data.
I have setup a test website:
http://test.pressrelations.de/folder1/folder2/folder3/test_lb.cfm
You see a set of hits per week (in plain text on top of the page and in the chart).
If you click on a week in the chart you are supposed to get to the hits per day. The variables are passed on, as you look on the hits that are shown on plain text. But the chart doesn't change in IE. In Mozilla Firefox it works fine.
Somehow it seems that IE caches data.
Any idea how to solve this?
Maybe to pass on a timestamp as a variable?
Thanks in advance,
Leszek Blacha
Thanks in advance,
Leszek Blacha
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: 7/29/2008 12:15:49 PM
Posts: 2,001,
Visits: 474
|
|
|
|
|