Villa rentals
vacation rentals home pageProperty OwnersHome Exchanges
Admin. | Help | Request a property | Your Shortlist is Empty |Login
RENTALS:OWNERS TOOLS>CALENDAR USAGE

NB. You currently do not have a calendar set up.
Click here to get a calendar now.
Until you set up some data then the code shown below is only an example.

NB. You currently do not have any prices set up.
Click here to set your price data.


To use our calendar and/or pricing on another site.

If you have your own site you might want to use the calendar and pricing details from our site. This would mean only needing to maintain one set of information and give the benefit of our currency conversion display.

We offer the use of an availability calendar and/or price table by date range where you can select various options:-

  • You can either link to your calendar/price table or embed them in a web page.
  • You can display a full availability calendar alone.
  • You can display a limited availability calendar. E.G. 4 months only
  • You can display a price table showing your prices by date in multiple currencies.
  • Or you can display both calendar and prices together.
Sample Links to a New Page

The following code shows how to do this.

We first of all show 3 simple links and then an embedded frame on this page. If you have the skills you could open the calendar as a pop up window.

This example is a straightforward calendar link.
This will show a full calendar.
Cut and Paste the code in the box below. Click for this Calendar
<A HREF="http://www.villa-vacation.com/calenq.htm?calid=45&option=C">Click for Calendar</A>
This example is also straightforward link for a price table (better to use the iframe example later on).
This will show only the prices.
Cut and Paste the code in the box below. Click for Price Table
<A HREF="http://www.villa-vacation.com/calenq.htm?calid=45&option=B">Click for Pricing</A>
This example is also straightforward link.
This will show only 4 months and the prices.
Cut and Paste the code in the box below. Click for Calendar and Prices
<A HREF="http://www.villa-vacation.com/calenq.htm?calid=45&option=B&months=4">Click for Calendar</A>
Instead of 45 use your own property code number

The above example code would show our URL in the Address bar of the browser. You can hide this by either using javascript to open a new window by opening the calendar in a frame.

Custom Options

If 'option' is included it can have one of the following values.

Here is an example of how to embed the calendar in a frame.

<iframe src='http://www.holswap.com/calenq.htm?calid=45' frameborder='no' height='750' width='600'> <A HREF='http://www.holswap.com/calenq.htm?calid=45'>Click for Availability</a> </iframe>

And below is the above example calendar as used on this page. You may need to experiment with the height to suit your own page.


Here is an example of how to embed the price table in a frame.

<iframe src='http://www.holswap.com/calenq.htm?calid=45' frameborder='no' height='350' width='600'> <A HREF='http://www.holswap.com/calenq.htm?calid=45&option=P'>Click for Pricing</a> </iframe>

And below is the above price table example as used on this page. You may need to experiment with the 'height=350' to best suit your own page.

No prices are currently set up so the list below is just an example.