Re: Outlook & Coldfusion

2005-02-16 Thread Charlie Griefer
don't know for sure...but might want to give a look at
http://cfregex.com/cfcomet/outlook/


On Wed, 16 Feb 2005 15:11:39 -0500, Ryan Mannion <[EMAIL PROTECTED]> wrote:
> Does anyone know if this can be done:
> 
> In outlook you can create appointments and send them to others for
> approval, like accept, decline etc. Is there anyway for a cfmail to
> send this type of appointment email? I don't think it can be that
> difficult, maybe just sending different types of headers?
> 
> If anyone has see this done or has any advice please let me know.
> 
> thanks
> 
> Ryan Mannion
> 
> 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:195077
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


RE: Outlook & Coldfusion

2005-02-16 Thread Adkins, Randy
Why not send them a vcf(think that's correct) file?  Then let them do
that.
We are implementing something like that into one of the 
applications here. 

I know it works, cause we have done it already just not released it yet.

Maybe I can find that code again if you need.

-Original Message-
From: Ryan Mannion [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, February 16, 2005 3:12 PM
To: CF-Talk
Subject: Outlook & Coldfusion

Does anyone know if this can be done:

In outlook you can create appointments and send them to others for
approval, like accept, decline etc. Is there anyway for a cfmail to send
this type of appointment email? I don't think it can be that difficult,
maybe just sending different types of headers?

If anyone has see this done or has any advice please let me know.

thanks

Ryan Mannion



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:195087
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


RE: Outlook & Coldfusion

2005-02-16 Thread Dawson, Michael
Check out the vCal standard.  Also, if you create a meeting request in
Outlook and send it to a non-Microsoft mail client, you might be able to
view the headers and find the information that requests
accepts/declines, etc. 

-Original Message-
From: Ryan Mannion [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, February 16, 2005 2:12 PM
To: CF-Talk
Subject: Outlook & Coldfusion

Does anyone know if this can be done:

In outlook you can create appointments and send them to others for
approval, like accept, decline etc. Is there anyway for a cfmail to send
this type of appointment email? I don't think it can be that difficult,
maybe just sending different types of headers?

If anyone has see this done or has any advice please let me know.

thanks

Ryan Mannion

~|
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:195090
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


RE: Outlook & Coldfusion

2005-02-16 Thread James Holmes
vCal is the standard format and cflib.org has a function for dealing with
it, but in Outlook all the appointment stuff will be obscured inside MS'
proprietary TNEF standard - I'd be surprised if this were easily
reproducible.

-Original Message-
From: Dawson, Michael [mailto:[EMAIL PROTECTED] 
Sent: Thursday, 17 February 2005 5:09 
To: CF-Talk
Subject: RE: Outlook & Coldfusion

Check out the vCal standard.  Also, if you create a meeting request in
Outlook and send it to a non-Microsoft mail client, you might be able to
view the headers and find the information that requests accepts/declines,
etc. 

-Original Message-
From: Ryan Mannion [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 16, 2005 2:12 PM
To: CF-Talk
Subject: Outlook & Coldfusion

Does anyone know if this can be done:

In outlook you can create appointments and send them to others for approval,
like accept, decline etc. Is there anyway for a cfmail to send this type of
appointment email? I don't think it can be that difficult, maybe just
sending different types of headers?

If anyone has see this done or has any advice please let me know.

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:195130
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


RE: Outlook & Coldfusion

2005-02-18 Thread E C list
This is a timely topic for me as well.  My collegues
and I use outlook, but we've found ourselves
maintaining a seperate ColdFusion based calendar. 
What would be very nice would be a way to sync
everyone's calendars together.  Or at very least have
changes made on the ColdFusion calendar be somehow
distributed out to the relevant party's Outlook
calendars.  It should be noted that for this project,
many of us aren't in the same office or even the same
company.  

Also, if you use the COM objects, does outlook need to
be installed on the server too?

EC

-Original Message-
From: James Holmes
[mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 16, 2005 9:02 PM
To: CF-Talk
Subject: RE: Outlook & Coldfusion


vCal is the standard format and cflib.org has a
function for dealing with
it, but in Outlook all the appointment stuff will be
obscured inside MS'
proprietary TNEF standard - I'd be surprised if this
were easily
reproducible.

-Original Message-
From: Dawson, Michael [mailto:[EMAIL PROTECTED] 
Sent: Thursday, 17 February 2005 5:09 
To: CF-Talk
Subject: RE: Outlook & Coldfusion

Check out the vCal standard.  Also, if you create a
meeting request in
Outlook and send it to a non-Microsoft mail client,
you might be able to
view the headers and find the information that
requests accepts/declines,
etc. 

-Original Message-
From: Ryan Mannion [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 16, 2005 2:12 PM
To: CF-Talk
Subject: Outlook & Coldfusion

Does anyone know if this can be done:

In outlook you can create appointments and send them
to others for approval,
like accept, decline etc. Is there anyway for a cfmail
to send this type of
appointment email? I don't think it can be that
difficult, maybe just
sending different types of headers?

If anyone has see this done or has any advice please
let me know.



~|
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:195417
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=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Outlook & Coldfusion

2005-02-18 Thread Dawson, Michael
I take it you don't have Exchange to share calendars?

-Original Message-
From: E C list [mailto:[EMAIL PROTECTED] 
Sent: Friday, February 18, 2005 11:37 AM
To: CF-Talk
Subject: RE: Outlook & Coldfusion

This is a timely topic for me as well.  My collegues and I use outlook,
but we've found ourselves maintaining a seperate ColdFusion based
calendar. 
What would be very nice would be a way to sync everyone's calendars
together.  Or at very least have changes made on the ColdFusion calendar
be somehow distributed out to the relevant party's Outlook calendars.
It should be noted that for this project, many of us aren't in the same
office or even the same company.  

Also, if you use the COM objects, does outlook need to be installed on
the server too?

EC

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:195418
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=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Outlook & Coldfusion

2005-02-18 Thread Cutter (CF related)
Not that this will help with the original question, but has anyone 
looked at Sunbird from Mozilla? Exporting or Importing Calendar events?

Cutter

E C list wrote:
> This is a timely topic for me as well.  My collegues
> and I use outlook, but we've found ourselves
> maintaining a seperate ColdFusion based calendar. 
> What would be very nice would be a way to sync
> everyone's calendars together.  Or at very least have
> changes made on the ColdFusion calendar be somehow
> distributed out to the relevant party's Outlook
> calendars.  It should be noted that for this project,
> many of us aren't in the same office or even the same
> company.  
> 
> Also, if you use the COM objects, does outlook need to
> be installed on the server too?
> 
> EC
> 
> -Original Message-
> From: James Holmes
> [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, February 16, 2005 9:02 PM
> To: CF-Talk
> Subject: RE: Outlook & Coldfusion
> 
> 
> vCal is the standard format and cflib.org has a
> function for dealing with
> it, but in Outlook all the appointment stuff will be
> obscured inside MS'
> proprietary TNEF standard - I'd be surprised if this
> were easily
> reproducible.
> 
> -Original Message-----
> From: Dawson, Michael [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, 17 February 2005 5:09 
> To: CF-Talk
> Subject: RE: Outlook & Coldfusion
> 
> Check out the vCal standard.  Also, if you create a
> meeting request in
> Outlook and send it to a non-Microsoft mail client,
> you might be able to
> view the headers and find the information that
> requests accepts/declines,
> etc. 
> 
> -Original Message-
> From: Ryan Mannion [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, February 16, 2005 2:12 PM
> To: CF-Talk
> Subject: Outlook & Coldfusion
> 
> Does anyone know if this can be done:
> 
> In outlook you can create appointments and send them
> to others for approval,
> like accept, decline etc. Is there anyway for a cfmail
> to send this type of
> appointment email? I don't think it can be that
> difficult, maybe just
> sending different types of headers?
> 
> If anyone has see this done or has any advice please
> let me know.
> 
> 
> 
> 

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:195441
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=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Outlook & Coldfusion

2005-02-18 Thread Duncan I Loxton
We use VCS calenders on our site for prosective buyers to download
open house times etc.  Its a simple VCS file and you can extend it to
a vCal - although it gets tricky.

www.mcgrath.com.au - find a sales property and if it has open houses
the outlook link will come up.

Let me know if you want the code and I can forward this on.

Duncan


On Fri, 18 Feb 2005 14:05:11 -0500, Cutter (CF related)
<[EMAIL PROTECTED]> wrote:
> Not that this will help with the original question, but has anyone
> looked at Sunbird from Mozilla? Exporting or Importing Calendar events?
> 
> Cutter
> 
> E C list wrote:
> > This is a timely topic for me as well.  My collegues
> > and I use outlook, but we've found ourselves
> > maintaining a seperate ColdFusion based calendar.
> > What would be very nice would be a way to sync
> > everyone's calendars together.  Or at very least have
> > changes made on the ColdFusion calendar be somehow
> > distributed out to the relevant party's Outlook
> > calendars.  It should be noted that for this project,
> > many of us aren't in the same office or even the same
> > company.
> >
> > Also, if you use the COM objects, does outlook need to
> > be installed on the server too?
> >
> > EC
> >
> > -Original Message-----
> > From: James Holmes
> > [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, February 16, 2005 9:02 PM
> > To: CF-Talk
> > Subject: RE: Outlook & Coldfusion
> >
> >
> > vCal is the standard format and cflib.org has a
> > function for dealing with
> > it, but in Outlook all the appointment stuff will be
> > obscured inside MS'
> > proprietary TNEF standard - I'd be surprised if this
> > were easily
> > reproducible.
> >
> > -Original Message-
> > From: Dawson, Michael [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, 17 February 2005 5:09
> > To: CF-Talk
> > Subject: RE: Outlook & Coldfusion
> >
> > Check out the vCal standard.  Also, if you create a
> > meeting request in
> > Outlook and send it to a non-Microsoft mail client,
> > you might be able to
> > view the headers and find the information that
> > requests accepts/declines,
> > etc.
> >
> > -Original Message-
> > From: Ryan Mannion [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, February 16, 2005 2:12 PM
> > To: CF-Talk
> > Subject: Outlook & Coldfusion
> >
> > Does anyone know if this can be done:
> >
> > In outlook you can create appointments and send them
> > to others for approval,
> > like accept, decline etc. Is there anyway for a cfmail
> > to send this type of
> > appointment email? I don't think it can be that
> > difficult, maybe just
> > sending different types of headers?
> >
> > If anyone has see this done or has any advice please
> > let me know.
> >
> >
> >
> >
> 
> 

~|
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:195540
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=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54