Hi,
Using Keith Woods fantastic datepicker plugin.
I've got a textbox setup with the datepicker enabled, using the noWeekends options, and also the datepicker validation dpDate rule.
This works fine in that can't select weekends, and get an error displayed when an invalid date is entered.
Is it possible to have a different error message when a weekend is keyed into the textbox?
Currently, if a weekend is keyed, the standard "Please enter a valid date" message is show, same as if I key 99/99/9999 for example.
Would be great if the message could be something like "Cannot choose a weekend" when a weekend is keyed, but keep the "Please enter a valid date" for rubbish dates.
Is this possible?
Cheers,
Mike