Dynamically generate Microsoft outlook calendar entry
Moderator: General Moderators
Dynamically generate Microsoft outlook calendar entry
Hi, I am working on a project management system where in a project manager assigns a task to a resource on a particular project. Once this is assigned, the resource would receive an email informing him / her that an activity has been assigned. In this same email I also need to include a link on click of which the activity would be automatically saved in the outlook of the resource. The resource can then look at all his / her activities for the week or for the month that has been already assigned to him / her in outlook itself. Can somebody please suggest me on where i can find how to get this done? The activity / task will have dynamic fields like Project Name and Task name and will also be associated with a particular time and date.
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: Dynamically generate Microsoft outlook calendar entry
You might want to look into iCalendar. I think that will do what you want and there is PHP support.
(#10850)