Calendar Display

  • Thread starter Thread starter Steve
  • Start date Start date
S

Steve

Can someone recommend a way to display a one-month calendar view where the month
can be selected and up to six events can be shown in any day of the calendar.
The events and dates would be stored in an events table and any event may be for
one day or multiple days.

Thanks!

Steve
 
I used MS Outlook to create this -

http://home.att.net/~sethridge/Calendar/Calendar.htm

I then set up on the server so other concerned parties can see it. This is a
calendar showing when a commercial space I manage is booked. Someone calls
me to make a reservation, I put it on the calendar in MS Outlook, then FTP
the calendar to the server. It works well, but only I can change it; others
can only view the page.

Outlook required no programming for this, but I did have to download a gizmo
from MS called a "Web Page Publisher" or something like that. Outlook will
tell you if you have to do the same thing.

I would have preferred to do this in Access so that it would tie in with
something else, but I needed something NOW!, if you know what I mean.


Steve E.
 
Thanks, Steve!

Serious_Practitioner said:
I used MS Outlook to create this -

http://home.att.net/~sethridge/Calendar/Calendar.htm

I then set up on the server so other concerned parties can see it. This is a
calendar showing when a commercial space I manage is booked. Someone calls
me to make a reservation, I put it on the calendar in MS Outlook, then FTP
the calendar to the server. It works well, but only I can change it; others
can only view the page.

Outlook required no programming for this, but I did have to download a gizmo
from MS called a "Web Page Publisher" or something like that. Outlook will
tell you if you have to do the same thing.

I would have preferred to do this in Access so that it would tie in with
something else, but I needed something NOW!, if you know what I mean.


Steve E.
 
Back
Top