yipchunyu Report post Posted June 12, 2007 (edited) I use ASP, COM+ to build ASP pages with the charts (dataXML). It works fine except the javascripts. The cursor change to 'Hand' when move-over the chart element. but it do nothing when I click it. the code is like here. any help? The code is very simple like strXML = "" Call renderChart("/assets/charts/Bar2D.swf", "", strXML, "PremiumDue", 400, 300, false, false) p.s. i upload a simple asp (should change the extension from txt to asp) testchart3.txt Edited June 12, 2007 by Guest Share this post Link to post Share on other sites
yipchunyu Report post Posted June 13, 2007 i work out this. it should be sth like link='javaScript%3AsubmitForm1%281199,100%29%3B' Share this post Link to post Share on other sites