Online Reservation Widget Using jQuery Datepicker

Language

This code is part of the Online Hotel Reservation I created for L’Fisher Hotel. I used jQuery to select a date using Datepicker.

The feature of this code is to automatically change the checkout date based on checkin date. It adds 1 day from checkin date.

For example if the checkin date is November 8, 2012 then the checkout then would be November 9, 2012.

Additionally, the checkout date cannot be set less than the checkin date. The date is block starting from the checkin date.

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

Add new comment