If its simply displaying Outlook elements that you want, then you should have a look at:
http://support.microsoft.com/default.aspx?scid=kb;EN-US;q281618 There is info here about displaying the outlook calendar etc which will enable you to add appointments. HTH, Dave -----Original Message----- From: Philip Arnold - ASP [mailto:[EMAIL PROTECTED]] Sent: 27 June 2002 14:46 To: CF-Talk Subject: RE: Outlook Appointment > I need to be able to add an appointment to Outlook on the > user machine not the server is this possible with COM? This is impossible with COM unless you get them to download and execute a program you create Since COM is executed by opening a "port" to the application required, and then accessing methods and properties in that application, Server-side COM is impossible this way Try looking into vCalendar - that should do the trick for you Philip Arnold Technical Director Certified ColdFusion Developer ASP Multimedia Limited Switchboard: +44 (0)20 8680 8099 Fax: +44 (0)20 8686 7911 www.aspmedia.co.uk www.aspevents.net An ISO9001 registered company. ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. ********************************************************************** ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

