Resellers Calendar Login
 
Service and Support
 
  Knowledgebase

Got a question?  Our knowledgebase has answers 24 hours a day, 7 days a week.

Browse knowledgebase categories or search with keyword related to your question.
  Email Support Form

Can't find an answer in the knowledgebase?  Please use our email support form to send your question to our support team.

We try to answer questions within 1 business day or less.
 
 
Search:     Advanced search
Browse by category:



How do I embed the calendar into a web page using frames?

There are two ways to imbed a calendar in your web page using frames.

1. You can use an inline frame to place the calendar  in the middle of a web page.  The follow is an example of html code using inline frames.  You may adjust the width and height for best results.  Replace, yourcalendaridentifier with the identifier of your calendar:

<IFRAME NAME="I1" WIDTH="95%" HEIGHT="434" SRC="http://www.calendarwiz.com/yourcalendaridentifier">Your browser does not support inline frames or is currently configured not to display inline frames.</IFRAME>

2. You can use a frame set to imbed your calendar under a header page.  The following is an example of html code using a frame set.  First, place this code in a page which might be called calframe.htm:

<FRAMESET ROWS="90,*" FRAMEBORDER=NO FRAMESPACING=0 BORDER=0>
<FRAME NAME="header" SCROLLING="no" NORESIZE TARGET="main" SRC="header.htm" frameborder="0" MARGINWIDTH="0" MARGINHEIGHT="0">
<FRAME NAME="main" SRC="http://www.calendarwiz.com/yourcalendaridentifier" SCROLLING="auto" MARGINWIDTH="0" MARGINHEIGHT="0" frameborder="0" NORESIZE>
<NOFRAMES>This page uses frames, but your browser doesn't support them. </NOFRAMES>
</FRAMESET>

Next, create a file called header.htm with any content such as website header and navigation buttons.  When you then open the file calframe.htm you will see the header page at the top and calendar at the bottom.  We suggest you also go to Admin Menu, click on Options and select the "Check to not show headline area at top" since you are using your own header page.

For more on frames and html usage we recommend visiting http://www.w3schools.com

 

Others in this Category
document Do I need a website in order to use CalendarWiz?
document Can I embed my calendar into a PowerPoint presentation?
document How to create a desktop shortcut to your calendar?
document How to create a direct link to a calendar category?
document How to open your calendar automatically when you start your computer?
document Can search engines like Google find my calendar?
document How to create a link that automatically logs into the calendar
document How do I link my calendar to my website?
document How to email your calendar to others?
document How to link back to a website?
document How to not show the login button on the calendar
document How do I put a link to my calendar in a Microsoft Word document
document How to create a link to a document from an event
document RSS Feeds - Offer Automatic Delivery of Calendar Events
document Create Upcoming Event List For Your Web Page
document How can I set Upcoming Event List width and height in my web page.
document How to set Upcoming Event List to show events in selected multiple categories?
document Tracking calendar visits with a redirect web page
document Browser RSS icon not showing for framed calendar




 

 

 

 

Copyright 2008, CalendarWiz LLC, All rights reserved.