Re: cfexchangeConnection

2010-10-12 Thread Jeffrey Pratte

 5 years of CF and this is the first time I have been asked to do 
 something with MS exchange and CF. not being 100% if its possible with 
 cfexchange tags can someone thats used them answer the following 
 questionsthanks
 
 My client has his exchanged server on a hosted server and I have CF on 
 a server in another part of the world. I take it by using 
 cfexchangeConnection and the IP address of a hosted exchange server CF 
 will not have an issue  (i understand WebDav access needs to be 
 configured in IIS for the exchange server).  
 
 this is what I want to do if anyone can see any issues please let me 
 know...
 
 I will be using CF to query calender information for a user (I will 
 have the login credentials)
 
 the exchange server sits on on my clients hosted server not ours
 
 i need to query free dates, times and book appointments in blocks of 
 15 mins and add this back  to outlook
  
Glyn,

Did you ever get it working?

We are reading the Exchange Calendar and display event on a portal page, but we 
can not figure out how to access the Shown as (the property display Busy, 
Free, Tentative, Out of Office) field. Has anybody found a way to do that in 
ColdFusion?

Thanks, Jeff Pratte 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:338075
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


cfexchangeconnection question

2010-08-06 Thread Jesse Passwaters

I have a simple ColdFusion 9 application running on one server. On another
server I have MS Exchange server. Within the CF 9 application I have a link
that takes them to their Exchange Web Access login page. Is it possible to
bypass the Exchange server login process by using CFEXCHANGECONNECTION
within my CF 9 application?

To clarify...currently users click a Go To Your E-mail link and it takes
them to the Exchange login and then they have to login there. Since they are
already logged into the intranet I want to bypass the exchange login so
there is no two login areas. Just click the link and they are sent directly
to their mailbox.

Thanks,
Jesse Passwaters


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:336064
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


cfexchangeConnection

2010-06-16 Thread Glyn Jackson

5 years of CF and this is the first time I have been asked to do something with 
MS exchange and CF. not being 100% if its possible with cfexchange tags can 
someone thats used them answer the following questionsthanks

My client has his exchanged server on a hosted server and I have CF on a server 
in another part of the world. I take it by using cfexchangeConnection and the 
IP address of a hosted exchange server CF will not have an issue  (i understand 
WebDav access needs to be configured in IIS for the exchange server).  

this is what I want to do if anyone can see any issues please let me know...

I will be using CF to query calender information for a user (I will have the 
login credentials)

the exchange server sits on on my clients hosted server not ours

i need to query free dates, times and book appointments in blocks of 15 mins 
and add this back  to outlook
  

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334608
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm