|
-
Jul 12th, 2001, 08:18 AM
#1
Thread Starter
Member
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.
-
Jul 12th, 2001, 11:02 AM
#2
Good Ol' Platypus
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|