Sign in to follow this  
FusionCharts Support

Drilldown map data with pop up screen

Recommended Posts

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:

http://localhost/chart/DB_DrillDown/P-detailsPopUp,width=400,height=300,toolbar=no,%20scrollbars=no,resizable=no-Detailed.asp?FactoryId=2

It is possible i miss out some important step...

thank

regards

lew

 

 

Share this post


Link to post
Share on other sites

Hi,

 

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

Share this post


Link to post
Share on other sites

Hi,

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.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this