Hi everyone,
I have a question from my teacher. I seriously don't get what it means because I cannot validate a calendar control.
It says that the custom validation control may not work with a calendar so simply put an extra label under the validation summary control and fill it in with an error message if the Submit button click procedure's logic indicates that it contains an invalid value. The calendar control error will not show up on the page unless all the other controls are valid since the calendar validation is only done on the server.
I need help as soon as possible.
Thanks.
- Nathe
I have a question from my teacher. I seriously don't get what it means because I cannot validate a calendar control.
It says that the custom validation control may not work with a calendar so simply put an extra label under the validation summary control and fill it in with an error message if the Submit button click procedure's logic indicates that it contains an invalid value. The calendar control error will not show up on the page unless all the other controls are valid since the calendar validation is only done on the server.
I need help as soon as possible.

- Nathe