Generating an automated meeting invitation
Posted: Mon Oct 17, 2005 5:41 am
I'm currently trying to implement an online diary system whereby insurance brokers book an appointment with an underwriter. I want the underwriter to receive an automated email which contains an invite to a meeting event and all they have to do is hit accept, as if it was a meeting invitation sent through Outlook.
Using the phpmailer class and the vCalendar specification I have managed to get the appointment sent as an attachment which the recipient can open and then save into their calendar. This is fine but is there a way I can get Outlook to treat it like a single invitation and not an email with an appointment attached?
I'd appreciate any insight on this.
Using the phpmailer class and the vCalendar specification I have managed to get the appointment sent as an attachment which the recipient can open and then save into their calendar. This is fine but is there a way I can get Outlook to treat it like a single invitation and not an email with an appointment attached?
I'd appreciate any insight on this.