http://devex.macromedia.com/developer/gallery/info.cfm?ID=8DAD7A4D-5B05-11D5 -83F600508B94F380
-----Original Message----- From: Andy Ousterhout [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 11, 2002 2:59 PM To: CF-Talk Subject: RE: Outlook Calendar Could you send me the tag? -----Original Message----- From: Joshua Tipton [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 11, 2002 10:39 AM To: CF-Talk Subject: RE: Outlook Calendar Actually I found a tag look for cf_outlook in MM Exchange pulls the data CLIENT side from OUTLOOK on the CLIENT machine. Josh -----Original Message----- From: Costas Piliotis [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 11, 2002 11:17 AM To: CF-Talk Subject: RE: Outlook Calendar True, but if he just wants to pull information from Outlook, is it even in an exchange box? You're right, LDAP is a great solution, assuming the calendars are stored on an Exchange server. If they are just client only calendars, which I doubt, then his question is worder wrong. He should have asked: "I would like a custom tag or some code to import some ones <mail server here> calendar from his or her mailbox on a(n) <Mail Server Here> Server..." Cfcomet also has a great reference section on integrating with Exchange too... -----Original Message----- From: Sicular, Alexander [mailto:[EMAIL PROTECTED]] Sent: Monday, June 10, 2002 7:41 PM To: CF-Talk Subject: RE: Outlook Calendar lol. indeed, cfcomet is a great resource in working with various third party products. the key to this is ldap. gl, alexander -----Original Message----- From: Costas Piliotis [mailto:[EMAIL PROTECTED]] Sent: Monday, June 10, 2002 8:45 PM To: CF-Talk Subject: RE: Outlook Calendar I would like a bucket of chicken with potato salad served to me on a silver platter by a topless waitress. We all don't get exactly what we want ;-) Go to www.cfcomet.com. They show a few examples on dealing with Outlook. You may have to combine the sample code on the web site with the msdn reference library and you shouldn't have too much difficulty. Alas, you can't though download someones calendar from their computer without an activeX control though. You need an exchange server with their calendar information stored there, or conversely the client has to upload their calendar somehow, like through an ActiveX control or a Java Applet. Imagine the damage one could do if a web server could access a client's outlook mailbox. -----Original Message----- From: Joshua Tipton [mailto:[EMAIL PROTECTED]] Sent: Monday, June 10, 2002 4:36 PM To: CF-Talk Subject: Outlook Calendar I would like a custom tag or some code to import some ones outlook calendar from his or her machine and show it on the screen for any particular day. Josh ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm 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

