Welcome, Guest. Please login or register.
Did you miss your activation email?


Login with username, password and session length

Search

 
Advanced search

8043 Posts in 1856 Topics- by 2099 Members - Latest Member: roi
Pages: [1]   Go Down
Print
Author Topic: place calendar in html page  (Read 310 times)
0 Members and 1 Guest are viewing this topic.
brookey86
Guest
« on: August 18, 2004, 04:30:00 PM »

I'm working on this page: www.eightmile.org/events.html
In place of the text that says where the next board meeting is, I would like to insert the Calendar that I have created on the server.  How would I do this?
Logged
DanO
Moderator
Full Member
*****

Karma: 13
Offline Offline

Posts: 230

Please don't PM me. Post in the open forum.


WWW
« Reply #1 on: August 18, 2004, 08:59:00 PM »

** place calendar in html page **

The only way to insert calendar script into a plain HTML page would be to use an iframe tag which is not recognized by all browsers.

If you can make that page an SSI (server side include) parsed page, you could use SSI to do it.

Dan O.

------------------

Logged
Dave
Guest
« Reply #2 on: October 10, 2004, 09:35:00 PM »

I'm also trying figure out how to do this. I saw the link below in another posting.
http://www.lifechurchministries.org/cgi-bin/calendar.cgi

Anyone know how to do this? The thing I am trying to overcome is, once you go to the calendar there is no link to take you back to the site.

Any help would be great!
Dave

Logged
musicvid
New Member
*

Karma: 1
Offline Offline

Posts: 8


WWW
« Reply #3 on: October 10, 2004, 10:50:00 PM »

Rather than include the calendar in your home page, include the home page content in your calendar.

You can create a file called "homepage.html" and place it inside your default templates folder. Then call it in your default template with <!--include file="homepage.html"-->
Very convenient because you can change the html content without editing your default template.

You can see my implementation here, using a modified version of DanO's DoubleCal template. Change the month or click an event an note how the home page content remains.
http://littletonmusic.org  

------------------

[This message has been edited by musicvid (edited October 10, 2004).]

Logged
Pages: [1]   Go Up
Print
Jump to: