Add Our Events To Your Site
With our "What's On" system you can add the events from our database to your website.
The display is identical to that which appears on the front page of Caithness.Org:
However as you may only wish to display events from a particular category, such as music, that option has been added.
To add this display to your site, you need to add the following HTML to your page wherever you wish it to be displayed.:
<script type="text/javascript" src="http://whatson.caithness.org/whatsontoday.php"> </script>
If you wish to select an individual category, use the following HTML:
<script type="text/javascript" src="http://whatson.caithness.org/whatsontoday.php?cat=X"> </script>
To select the category, replace cat=X with one of the following:
- cat=2 for Charity Events
- cat=3 for Community Events
- cat=4 for Entertainment Events
- cat=5 for General Events
- cat=6 for Music Events
- cat=7 for Sport Events
- cat=8 for Arts Events
- cat=11 for Business Events

