how to make sure it will pop-up a new windows when drill-down to next layer.....
Drilldown map data with pop up screen pop up screen
#1
Posted 02 September 2009 - 08:44 PM
Other Replies To This Topic
#2
Posted 03 September 2009 - 01:04 AM
Welcome to the forum!
All drill down links have to be URL encoded for them to work.
Could you please check the following link for more details on how to make a window pop-up?
http://www.fusioncha...own/PopUps.html
Hope this helps.
Other Replies To This Topic
#3
Posted 03 September 2009 - 10:18 PM
hi
Fisrtly, Thank for your reply.
I had followed the step which as show below:
strXML = strXML & "<set name='" & ors("FactoryName") & "' value='" & ors2("TotOutput") & "' link='P-detailsPopUp,width=400,height=300,toolbar=no, scrollbars=no,resizable=no-" & Server.URLEncode("Detailed.asp?FactoryId=" & ors("FactoryId")) & "'/>"
BUT:
It doest not work , cause always "page can not be found" the link address as show below:
It is possible i miss out some important step...
thank
regards
lew
Other Replies To This Topic
#4
Posted 12 October 2009 - 12:15 PM
I have the same problem ..
Not Found
The requested URL /P-detailsWin,width=400,height=300,toolbar=no,scrollbars=no, resizable=no-index.php was not found on this server.
Thank
Other Replies To This Topic
#5
Posted 13 October 2009 - 01:49 AM
Could you please confirm whether you are not using FusionCharts FREE?
"P-" fromat is not supported in FusionCharts FREE.
Please, refer to the link formats supported in vFREE.
http://www.fusioncharts.com/free/docs/Contents/DrillDown/Simple.html
You might try using FusonCharts v3 to avail this feature. You can have a Trial download from http://www.fusioncharts.com/download.

Back to top
MultiQuote