Question
Javascript Date validation
Hello,
I have form with two date fields. The default for the date 1 is the current date. Date 2 cannot be after date 1. Does anyone know of a javascript that would validate this on the client side. I don't want them to be allowed to hit submit if they don't the right date for date 2.
Thanks for your help.
I have form with two date fields. The default for the date 1 is the current date. Date 2 cannot be after date 1. Does anyone know of a javascript that would validate this on the client side. I don't want them to be allowed to hit submit if they don't the right date for date 2.
Thanks for your help.
