J
JimCinLA
I have Requierd Field validators with several controls on a form.
The Requires Validation property on the fields are set to True.
In Debug mode, the validators work as expected. If the
fields are left blank, then the warning message is displayed
when the form is submitted.
But the behavior changes when the project is deployed. The
validators don't work any more.
Any clues to what's happening?
The Requires Validation property on the fields are set to True.
In Debug mode, the validators work as expected. If the
fields are left blank, then the warning message is displayed
when the form is submitted.
But the behavior changes when the project is deployed. The
validators don't work any more.
Any clues to what's happening?