E
Erik Cruz
Hi.
I have a page that uses 4 textboxes where my user can input dates. Before
submit data, I need to test to see if the user filled at least two of these
textboxes. I can easily test this using simple javascript, but I am trying
to do this using a custom validator control. But as far as I know, the
validator tests just one control, not a pair of controls, as I need. Is it
possible to create a custom control for this situation?
TIA,
Erik Cruz
I have a page that uses 4 textboxes where my user can input dates. Before
submit data, I need to test to see if the user filled at least two of these
textboxes. I can easily test this using simple javascript, but I am trying
to do this using a custom validator control. But as far as I know, the
validator tests just one control, not a pair of controls, as I need. Is it
possible to create a custom control for this situation?
TIA,
Erik Cruz