Answered
I have read through Thom Parker's excellent 3-part series on dates in Javascript but am struggling with a validation of a date entry.
Need to check user input to see if date entered is a Wednesday and if it is not to generate an alert message to re-enter a correct Wednesday date (date format for field is yyyy/mm/dd).