Quote Originally Posted by peejavery
No. I don't think you understand. ActiveX and ASP have nothing in common. ActiveX is a control component that can be embedded into HTML. It is a Microsoft component and only compatible with Internet Explorer.

Take a look at this page. It explains how to draw a graph using VBScript. Once again, it is limited to Internet Explorer.

You could draw a graph using JavaScript and HTML, but it would not be so "dynamic" as you say. How do you get the values for your graph?

thanks for ur help. The link u send is about baar graph. I want Line graph.