Re: Need Help in VB Script
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.
Re: Need Help in VB Script
Quote:
Originally Posted by factian
thanks for ur help. The link u send is about baar graph. I want Line graph.
You are correct. I got mixed up on graph terms. I saw lines.
In fact, all I did was search Google. Here is a search that will help you.
Re: Need Help in VB Script
Thanks a lot dear.
I will inform u about the results.