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.