C
ctuzzolino
Does anyone know how to setup a group calendar to be viewed using
Outlook/Exchange 2003 but accessible via the web? We developed a management
system in-house using ASP.NET 1.1, C# code-behind, and SQL Server. We
recently recieved a request to implement a calendar module that allows for
sharing of schedules amongst the group. Basically setting up a group calendar
accessed by multiple users, schedules set up for each user, and the ability
to view by day, week, month, and year; exactly the way the calendar function
currently operates.
The simplistic approach is to setup a group and set the correct permissions
for all shared calendars and apply them to the group. However, there needs to
be a link to the group calendar from the web application which calls that
group calendar but does not show other functions such as mail, contacts,
tasks, and etc.; just the calendar portion. Is this possible and has anyone
done this before. I greatly appreciate any feedback.
Outlook/Exchange 2003 but accessible via the web? We developed a management
system in-house using ASP.NET 1.1, C# code-behind, and SQL Server. We
recently recieved a request to implement a calendar module that allows for
sharing of schedules amongst the group. Basically setting up a group calendar
accessed by multiple users, schedules set up for each user, and the ability
to view by day, week, month, and year; exactly the way the calendar function
currently operates.
The simplistic approach is to setup a group and set the correct permissions
for all shared calendars and apply them to the group. However, there needs to
be a link to the group calendar from the web application which calls that
group calendar but does not show other functions such as mail, contacts,
tasks, and etc.; just the calendar portion. Is this possible and has anyone
done this before. I greatly appreciate any feedback.