Mike, That would be fantastic if you could sort out the ASP code for me!
Thanks a load Duncan On Tue, 8 Feb 2005 10:59:19 -0600, Dawson, Michael <[EMAIL PROTECTED]> wrote: > >>I was wondering if anyone could point me in the direction of querying > a specific users exchange calender - I would assume LDAP is the way to > go, but if there is a better way I would love to know! > > >>I can get User info out of AD, so if the exchange stuff is buried in > there then it should be easy to dig out? > > One might think it's easy, but... > > Exchange calendar information is not accessible by LDAP. Active > Directory, and some Exchange configuration settings, are accessible by > LDAP. > > You have to use a mix of the two technologies, however, you can't do it > in plain ol' ColdFusion without third-party addons. > > I built a solution using classic ASP. The ASP page resides on the mail > server and connects to a mailbox. The mailbox's calendar is queried and > the results are stored in a shared SQL Server database for use on > different web sites. > > I was able to do it in CF5, but that was many moons ago. It all broke > when our Exchange was upgraded from 5.5 to 2000 and CF was upgraded from > 5 to MX. > > I can share the mailbox/calendar ASP code if you are interested. > > M!ke > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:193730 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

