I'm having a bit of a problem with classes, now I've just started to use thes things.

I've got a class that checks a text box to make sure that you have entered a correct date format. Now this works fine on a single textbox with no Control array on it. The minute I make it a controlled array my class fails. How if at all do I pass the index across or is there anyway of doing this.

Please help