ACordea

Link Field In "add/edit Series Form""

Recommended Posts

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

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

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