ACordea Report post Posted April 12, 2012 Hi I am using FusionCharts for DW with ASP and SQL server database. I am trying to drill down from an existing chart to a detailed chart by using the Link field This is the structure of my link: charts_bycodedescription.asp?CodeDescription={codedescription} What I am trying is passing a codedescription variable to the next page that will be picked up by a new recordset and display a new graph only for the respective codedescription variable. When I click on my initial graph on any column. it takes me to charts_bycodedescription.asp page but the link is truncated to http://pacs-dls/charts_bycodedescription.asp?CodeDescription Is there any way that the codedescription variable is passed on to the next page? Thanks Share this post Link to post Share on other sites
Guest Sumedh Report post Posted April 13, 2012 Hi, Please drop a mail at [email protected] Hi I am using FusionCharts for DW with ASP and SQL server database. I am trying to drill down from an existing chart to a detailed chart by using the Link field This is the structure of my link: charts_bycodedescription.asp?CodeDescription={codedescription} What I am trying is passing a codedescription variable to the next page that will be picked up by a new recordset and display a new graph only for the respective codedescription variable. When I click on my initial graph on any column. it takes me to charts_bycodedescription.asp page but the link is truncated to http://pacs-dls/char...CodeDescription Is there any way that the codedescription variable is passed on to the next page? Thanks Share this post Link to post Share on other sites