Putting a calendar on a website?

gar598

Golden Member
Mar 25, 2001
1,915
1
0
Anyone know of any decent looking calendar I could use to put on my site? It's going on the school's (it's for a organization) server so - it won't support php - but I at least want something decent looking.


Any ideas?
 

arod

Diamond Member
Sep 26, 2000
4,236
0
76
What does your server support (ASP)? Your gonna need some type of scripting engine on the server for it to look decent.
 

IcemanJer

Diamond Member
Mar 9, 2001
4,307
0
0
er... with IE client you can put an ActiveX component that can act as a calendar thing, then use client-side scripting to grab the date that the user selected. This is old-school technique, and probably won't work on non-IE browsers.
 

Ludacris

Senior member
Oct 4, 2001
516
0
0
Go into the calendar in Microsoft Outlook and save as web page. Then of course take it and use it on your website. Piece of cake.