Click to See Complete Forum and Search --> : Validate Text field dispalyed with in a loop


shanuragu
06-19-2003, 04:14 AM
Hi

I have dispalyed set of checkboxes & set text boxes with in while loop . Hence text box names are same. To differentiate them, they are concatinated with the check box id value.
I am successfully validating check boxes. Can any one please tell me how to validate the text boxes with in the loop.

ShaRa