I have six drop-down boxes for hotel check-in dates:
check-in: MMM DD YYYY
check-out: MMM DD YYYY
Anyone know where I can get some JS code to be able to populate a drop-down date for check-in with today's date AND also have it work so that it forces the check-out date to come AFTER the check-in date, and if possible, validates dates, so that Feb. 31 never shows up.
Thx,
Zeb
check-in: MMM DD YYYY
check-out: MMM DD YYYY
Anyone know where I can get some JS code to be able to populate a drop-down date for check-in with today's date AND also have it work so that it forces the check-out date to come AFTER the check-in date, and if possible, validates dates, so that Feb. 31 never shows up.
Thx,
Zeb