The form asks the users to select their preference for deleting records. The options are:
The bullets represent radiobuttons. The [x]'s represent textboxes where the user must enter an integer in a certain range.
JavaScript (i.e., ClientValidationFunction):
VB (OnServerValidate function):