thaiduong Report post Posted June 2, 2008 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
Pallav Report post Posted June 3, 2008 You can just change the server side script to do this. Share this post Link to post Share on other sites