wizard_oz -> Excel Chart in ASP (5/17/2006 6:08:49)
Hi, I have a chart in excel and I would like to insert the chart to an ASP page How do I that?
Elen
rdouglass -> RE: Excel Chart in ASP (5/17/2006 13:05:37)
I've personally have *never* had much luck with Excel and charting. What kind of chart are you trying to use? There's also a good selection (IMO) of articles / techniques regarding ASP and graphing here:
I personally use the free version of fusion charts with success (IMO anyways). It does require some XML stuff but Excel will output XML and there are very good examples to use.