Hi Guys,
In a NetWebForm I have a date field, with a min-date & max-date value.
Thus the user could only select a date range between these two values.
The date-field validations are off. Thus when the dates are empty, or should be able to accept with 'zero' dates.
However, it always require a date within the limits, even when the validation for the field is off.
Is there a way to make this work?