I need to convert the following code in CF
From :
<APPLET CODE="BarChart. class"CODEBASE= "/classes/CFGraphs/" WIDTH="750" HEIGHT="250">
To : CFchart
because I should run under CFMX7
Thanks
From :
<APPLET CODE="BarChart. class"CODEBASE= "/classes/CFGraphs/" WIDTH="750" HEIGHT="250">
To : CFchart
because I should run under CFMX7
Thanks
Comment