We welcome anyone using our dive calendar to host your dive events. Here is what you need to do:
- Sign-up as a dive club or dive shop/charter (you can choose when you sign-up)
- Once you've registered, you can register your establishment with this site, or choose from the fairly
comprehensive list of clubs and charters
- When you visit the page for you club/shop/charter, you will notice the URL has a component that looks
like ?id=1, make note of the number
- Reference the code below on your site
Dive Clubs
Using the following code on your site will display a larger version of the calendar displayed on the front page.
When you enter your dive event information, the cells of the calendar change colors to alert visitors to the
prescense of an event.
<html>
<frameset rows="*">
<frame src="http=//www.divethegreatlakes.com/diveClubs/diveClubCalendar.php?id=1" />
</frameset>
</html>
Replace the id=1 with the id corresponding to your club
Dive Shops
Using the following code on your site will display a larger version of the calendar displayed on the front page.
When you enter your dive event information, the cells of the calendar change colors to alert visitors to the
prescense of an event.
<html>
<frameset rows="*">
<frame src="http=//www.divethegreatlakes.com/diveShops/diveShopCalendar.php?id=1" />
</frameset>
</html>
Replace the id=1 with the id corresponding to your shop/charter
Need Help?
If you're intersted in this but need some help, please feel free to contact me:
gskidmor@divethegreatlakes.com