Board index » Web Programming » How do I set up a calendar on a website?

How do I set up a calendar on a website?

Web Programming220
I am trying to set up a calendar using Microsoft FrontPage, I know I can just

set up tables and all that. But it seems so tedious. Does anyone know an

easier way to do it?


-
 

Re:How do I set up a calendar on a website?

One of my colleagues uses a Word calendar downloaded from (I think) the MS

Word site. She just pastes the pages into html pages, where she types in

events, etc.. I don't usually like Word items on the web, but her calendar

pages load pretty quickly. Good luck!



"Dee" wrote:



Quote
I am trying to set up a calendar using Microsoft FrontPage, I know I can just

set up tables and all that. But it seems so tedious. Does anyone know an

easier way to do it?

-

Re:How do I set up a calendar on a website?

Dee wrote:

Quote
I am trying to set up a calendar using Microsoft FrontPage, I know I

can just set up tables and all that. But it seems so tedious. Does

anyone know an easier way to do it?



This has had no answer for several days, so

What sort of calendar do you want?



On my site tandcl.homemail.com.au/">tandcl.homemail.com.au/ there are two calendars. One

(Calendar) is a calendar for any month and year (within limits) but with no

details. The other (Event Calendar) is a calendar with events.



I can refer you to the code for either. The first is from a source on the

web. The second, although originally from another source on the web, has

been adapted quite extensively by me. So I would have to refer you to my

code.

--

Cheers,

Trevor L.

[ Microsoft MVP - FrontPage ]

MVPS Website: trevorl.mvps.org/">trevorl.mvps.org/



-