Sign in to follow this  
Pallav

Save image with runtime parameter

Recommended Posts

Hi,

"Save as Image" feature works as well. Now, I can save a chart as an image with imageSave,imageSaveURL attributes in XML Format. However, I want to save it to server side folder and allow user enters a new filename for this file at runtime instead of fix it in imageSaveURL file (FusionChartsSave.php).

Ex: I want to create a html button on my page. When user click on this button, it will ask user enter a filename that chart will be save on server side folder and call saveAsImage() function to save it.

Can I do it? please help me. I really really to need it.

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