lexmaniak Report post Posted May 21, 2009 (edited) Hello: My problem is that i have this grafic with the next asp example Call renderChartHTML("../FusionCharts/Charts/MSLine.swf?XMLLoadingText=Loading Data", escape(url) , "", "myFirst", 950, 650, false) where url has the next information url = "xmlGenGraficaLineas.asp?inicio=" & inicio & "&fin=" & fin & "&sede=" & sede & "&concepto=" & concepto & "&promotor=" & promotor & "&importancia=" & importancia & "&adicional=" & adicional & "&titulo=" & eliminarAcentos(titulo) & "&lugar=" & eliminarAcentos(nomSede) But i have alot of problems trying to call the same chart with JavaScript code, if anyone have an idea how to make that ill be very grateful. Edited May 21, 2009 by Guest Share this post Link to post Share on other sites
Guest Rajroop Report post Posted May 25, 2009 Hello, Welcome to the FusionCharts Forum. Could you please elaborate on your problem, while using javascript? Share this post Link to post Share on other sites