I have a JSP page which has 3 graphics. The first chart is loaded when the page is opened. This chart has links that open the other two graphs, using the javascript: function updateChart (). This works fine :-)
I added a feature to save the graphics, using the javascript: function saveChart ().. This feature also works perfectly.
But after you open or save the image when I click on the graphic opens a window of error of Internet Explorer, with the message: Unable to download, undefined error.
Let me know if you need more informations.
Thanks,