Click to See Complete Forum and Search --> : Report with graph in ASP page


VezinaC
January 11th, 2001, 02:08 PM
Hello all,
I am new to the web developpement...

I need to do a report (data source = SQL) that will be created in a asp page.

I have no problems with the extraction of data or the parts in HTML (tables of results and others section of the report) but I need to create and add a graph ...I don't know how to do it...

with HTML or a VB component or something else ?!?!?

Some told me to use MSOWC.DLL but it seems complicated...
Any simple solution ??

harapanahalli
November 20th, 2001, 02:47 AM
how to plot a graph using asp

harapanahalli
November 20th, 2001, 02:47 AM
how to pass array as an argument to the vbscript function

harapanahalli
November 20th, 2001, 02:48 AM
how to pass array which is defined in asp as an argument to the vbscript function

Gilberto Gossein
November 22nd, 2001, 04:06 PM
I have done this doing my graphs in Macromedia Flash and retreiving the info from ASP from within flash, but it is not a simple solution either, it is neat though. It does require some Flash knowledge to build the graphs, specially if you want pie chart.