Culgeuttemi
New Member
Greets,<BR>I've got a page that has 33 textbox fields on it. I don't have to validate all of them but most (about 28) have to be validated. Does this mean that I have to write 28 validation controls? Ideally, i'd like to write a function to validate any control I send it and use a summary control to keep track of my errors but I currently can't test it. Is something like this possible?