Instructions:
The Online Reservation search module can be integrated within your own website using the following html:
<iframe src="https://apps.dashplatform.com/dash/index.php?action=Reservation&cid={YOUR_CID}&noheader=1" style="width:100 %; height: 800px" frameborder="0"></iframe>
Replace "{YOUR_CID}" with the company code used to login to DASH.
Optional Filters:
* &resourceTypeID={resourceTypeID} | Presets the Resource Type Filter
* &locationID={locationID} | Presets the Location Filter
* &startDate={startDate} | Presets the Start Date Filter
* &endDate={endDate} | Presets the End Date Filter