CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Page 2 of 2 FirstFirst 12
Results 16 to 18 of 18
  1. #16
    Join Date
    Jun 2003
    Location
    Pakistan
    Posts
    30

    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.
    Friends are Flowers in the Garden of Life

  2. #17
    Join Date
    May 2002
    Posts
    10,943

    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.
    If the post was helpful...Rate it! Remember to use [code] or [php] tags.

  3. #18
    Join Date
    Jun 2003
    Location
    Pakistan
    Posts
    30

    Re: Need Help in VB Script

    Thanks a lot dear.

    I will inform u about the results.
    Friends are Flowers in the Garden of Life

Page 2 of 2 FirstFirst 12

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured