Page 1 of 1

Dynamically generate Microsoft outlook calendar entry

Posted: Tue Jul 21, 2009 3:53 am
by ranand
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.

Re: Dynamically generate Microsoft outlook calendar entry

Posted: Tue Jul 21, 2009 11:38 am
by Christopher
You might want to look into iCalendar. I think that will do what you want and there is PHP support.