Rexxx
MIS
- Oct 16, 2001
- 47
I'm using a panel form and if a certain textbox has an entry then I need for another certain textbox to require an entry. This validator is to be I believe a client side validator so that tabbing through the form will display the error (i.e.,not the need to display the error by submission of the form).
I've looked at compare validator and not sure that will do. May need a custom validator. Can anyone help? I've tried developing a custom validator but having trouble. Can someone provide an example (using ASPX VB not C#)?
I've looked at compare validator and not sure that will do. May need a custom validator. Can anyone help? I've tried developing a custom validator but having trouble. Can someone provide an example (using ASPX VB not C#)?