Click to See Complete Forum and Search --> : Creating Excel Charts through ASP


marko_one
09-22-2003, 11:02 AM
Hi All,

I need a way to chart data from the database into an excel spreadsheet and send it back as html to the client. I figure that I need to use the office web components, but I have no idea how to use the OWC's for creating an excel spreadsheet and rendering a chart from this.

can anybody help me out?

many thanks

Marko.

magus
09-22-2003, 10:43 PM
If you don't mind, you can use alternative way to create chart. You can use Adobe SVG to create line chart, bar chart and other. Please visit: http://www.adobe.com/svg/

Bullschmidt
09-23-2003, 02:40 AM
I've got a free barchart ASP class (no components) downloadable from my Web site at http://www.bullschmidt.com/barchart.asp to help turn data stored in a table (or SQL statement) into a barchart...

Also you may want to check out the following:

Components: Graphics & Charts
http://www.aspin.com/home/components/graphics
Lists components.