Results 1 to 2 of 2

Thread: Excel Type Charts in ASP

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 1999
    Location
    India
    Posts
    33

    Excel Type Charts in ASP

    Hi,

    I have two questions.


    1. How to make excel type charts in ASP?

    2. I have around 40-100 text boxes. They are build dynamically
    using the ASP Script. I have to perform some calculations on
    some text boxes when ever the value changes in some.

    Is there some way in which we can use a For Loop to access
    all the text boxes.

    Something like

    For Each Control in

    Any ideas.

    Thanks.

  2. #2
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    1. You can open a spreadsheet in almost the same way you open a database, you just change the type of the database in the connection string. (I think)
    2. I'm not sure but you may be able to use an array.
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

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