Reservation Setup Instructions
I. INTEGRATED SYSTEM - You can insert the reservation system directly into a webpage on your site so your customers never leave your website.
1) Create a new webpage on your website so the system can be inserted into the body. Put the page in the navigation and keep the the same appearance as the rest of your website. Add navigation button labeled "Make Reservation" or "Rates & Reservations" , etc.
2) Make a copy of an existing page. Go to webpage where you want to insert the system, and paste the following HTML into the body section of your webpage where you want the system to appear.
<iframe
height="2500"
width="100%"
frameborder="0" scrolling="no"
src="https://www.intrarez.com/systems/IntraRezSystem.aspx?id=100"></iframe>
3) View webpage and set the height and width of the IFRAME as needed to display all properties and property details, and for the best appearance.
II. HOME PAGE SEARCH FORM - You can insert a search form directly into the home page of your website.
1) Go to home page where you want to insert the system, and paste the following HTML into the body section of your webpage where you want the system to appear.
<iframe
height="185"
width="100%"
frameborder="0"
scrolling="no"
src="https://www.intrarez.com/search/search1.aspx?id=100"></iframe>
2) IMPORTANT: Adjust the width and height in Iframe so it looks good on your website. Leave at 100% wide if you want it to go across the body, and no less than 325 wide and 150 high. |
|