Click to See Complete Forum and Search --> : MSchart in ASP page


faamugol
03-25-2004, 11:00 AM
Dear members,


I' m looking a way to display a Chart(MSchart) object in a ASP page. I read my data from array or a text file..

I read here and there information about using an ActiveX to get the job done but it 's not yet clear for me..

Can sombody give me an idea or a link where I can find useful information?

thank you for any reaction..

buntine
03-25-2004, 11:12 AM
MSChart itself is an ActiveX component. You will to download the file from the MS web site at www.microsoft.com

I found this tutorial helpful: http://www.4guysfromrolla.com/webtech/MSChartExample.shtml

Regards,
Andrew Buntine.

faamugol
03-25-2004, 11:24 AM
Thank you boutine..

But I have not found the file to download..on MS

buntine
03-25-2004, 11:32 AM
It may come with your Operating System. Do a local search for the mschart5.cab file.

Otherwise, here is the link: http://msdn.microsoft.com/vbasic/downloads/tools/axupgrade.aspx

Regards.

faamugol
03-25-2004, 11:54 AM
thank U Buntine for the time you take to answer me..
and I'm going to try..

regards