|
A unique feature of SmartCal is that you can take a calendar
and get it to show up on your own web site. This is not a snapshot
of a calendar -- it is a live version of what normally appears
on the SmartCal site.
If you already have a web site, being able to show people events for
your club or organization right there is a powerful tool. And adding
a calendar to your site is easier than you think.
How To Add A Calendar To Your Site
Get to the calendar you want to add to
your web site. If this is your personal calendar, click the button:
Click on the button:
Choose the view you like from the selection list at
the left. A sample of the view will appear on the right.
If you want the calendar to appear inline in a
normal html page:
| |
Select the to view in a page option.
Open an editor and edit the HTML file that
you want the calendar to appear on.
Copy the text in the window at the bottom
of the page
and paste it directly into your editor (where your HTML source is) exactly
where you want the calendar to appear. This can be straight in the page,
in a table, or where ever you want.
|
 If you want the calendar to appear in its own frame: | |
Select the to view in a frame option.
Open an editor and edit the HTML file that
contains your frame definitions.
Copy the text in the window at the bottom
of the page
and paste it directly into your editor (where your HTML source is) so
that you are setting one frame's source attribute.
If your frame has other attributes, you will
need to integrate the SmartCal source attribute and your other attributes
within the same frame definition.
|
 Be sure to save the changes in your editor.
 Bring up your web page in a browser and watch
the calendar appear.
|