I have a form where users enter in a date to filter a database query. I have written the validation in php and verified that the validation works. However doing it server side gets messy considering ...