Click to See Complete Forum and Search --> : Web Calendar for staff
hou5ton
07-25-2003, 08:39 PM
I would like to have a calendar on our web site that could be access and updated, etc. by a dozen or so staff members, from anywhere they have internet access. Is this a difficult thing to do, or should I just look for something already built that I can plug in somehow?
thanks for any help.
PeOfEo
07-25-2003, 08:50 PM
You should do this with a server side language. It will mean learning something very different then what you are used too but I dont see how it would be difficult. It would simple be a login system (with a members data base) then a form where a user puches in a data and data and this is recorded into another data base. Then you can access that second data base with a calander controll or a data grid. If that went over your head just know you need to learn a server side language. Your choices are CGI PHP JSP ASP ASP.NET and SHTML. I would suggest ASP.NET because it definatly has a calader controll built in where you can ad dates or access anything from a date feild using a data base and well to put it bluntly its extremly easy to use. But thats just my opinion.
Compguy Pete
07-26-2003, 10:59 AM
This one looks good...
http://group-office.sourceforge.net
This one I have used with good success.
http://www.phprojekt.com/