E
Encierro Solutions
My application (php / mysql / web-based) helps compliance managers with
assignments in their organization. The application has a task assignment
function that I'm trying to integrate with Outlook 2003 and 2007. I have
encountered multiple problems and have some questions:
1. When importing the .ics file into Outlook 2003, events with the same UID
don't update. If an event (VEVENT) has a UID of 456ABC and is scheduled to
begin at 12 noon, and the same event and UID is subsequently imported due to
a change to begin at 1PM, the original appointment remains.
2. What ICS command deletes a VEVENT. That is, once scheduled, how is it
deleted, inactivated, etc. from a command in a .ics file (versus, deleting
from within Outlook).
3. I can save the .ics file generated by the application to file, consisting
of multiple events, and successfully import it into Outlook 2003 ( I saw one
note saying that Outlook 2003 couldn't import multiple events, but it works
for me). But if I try to "open" the same file from the browser (IE7), it will
launch Outlook, and only find the first event. Subsequently, if I try to
"save to file" or "open" again, I get an Internet error. Is this a known
problem? Is there a fix?
assignments in their organization. The application has a task assignment
function that I'm trying to integrate with Outlook 2003 and 2007. I have
encountered multiple problems and have some questions:
1. When importing the .ics file into Outlook 2003, events with the same UID
don't update. If an event (VEVENT) has a UID of 456ABC and is scheduled to
begin at 12 noon, and the same event and UID is subsequently imported due to
a change to begin at 1PM, the original appointment remains.
2. What ICS command deletes a VEVENT. That is, once scheduled, how is it
deleted, inactivated, etc. from a command in a .ics file (versus, deleting
from within Outlook).
3. I can save the .ics file generated by the application to file, consisting
of multiple events, and successfully import it into Outlook 2003 ( I saw one
note saying that Outlook 2003 couldn't import multiple events, but it works
for me). But if I try to "open" the same file from the browser (IE7), it will
launch Outlook, and only find the first event. Subsequently, if I try to
"save to file" or "open" again, I get an Internet error. Is this a known
problem? Is there a fix?