0
kicks
Using CustomValidator to validate multiple fields
Recently I had to perform custom validtion on muliple fields and the CustomValidator did the trick. However I had to figure a few things out to make it work just like I wanted. Check out this article to hopefully save others some time in using this flexible control.