Make reservation calendar

Im sorry if I seem new to all of this… I am.

I want to make a reservation type calendar with this source.

  1. I want to use one calendar and be able to select arrival date and departure date and the calendar select the dates between those two. How can I go about doing this?

  2. I want the dates to check a database for “pricing” so when the user selects everything it gives them a total.

If someone could help me. Great! If someone could just lead me in the right direction… that is just as awesome. Thanks in advance!

Essentially. I want to make my own point calculator… like the one linked.

tagrel.com/util/dvcCalculator.php

Hi,

DHTMLXCalendar can be initialized in the double-calendar mode ( check the bottom sample at the next page - docs.dhtmlx.com/calendar__how_to_start.html )