RE: Getting Outlook information - Success

2000-10-02 Thread seth ward

www.microsoft.com/digitaldashboard

once you've set it up, there are loads of links to provided apps
including the outlook stuff

-Original Message-
From: Jeff Beer [mailto:[EMAIL PROTECTED]]
Sent: 01 October 2000 15:28
To: CF-Talk
Subject: RE: Getting Outlook information - Success


Hi Seth,

I would love to see that code!

Thanks,

Jeff

-Original Message-
From: seth ward [mailto:[EMAIL PROTECTED]]
Sent: Sunday, October 01, 2000 10:23 AM
To: CF-Talk
Subject: RE: Getting Outlook information - Success


If two people share a computer, then using the Outlook code in your web
page will do exactly the same as opening outlook.

i.e. if the people log into windows on different accounts, and therefore
have different outlook setups, then no problem. Outlook should load
straight up with their account, in the Digital Dashboard. Or, if they
share one windows account and use different Outlook profiles, then the
prompt will appear every time the page is loaded - this can be a pain,
as it means choosing the correct profile every time you close and open
the web page.


Seth Ward

-Original Message-
From: Claremont, Timothy S [mailto:[EMAIL PROTECTED]]
Sent: 29 September 2000 15:10
To: CF-Talk
Subject: RE: Getting Outlook information - Success


Thanks for the help so far. I downloaded digital dashboard, but I am not
running NT2K yet, so I can't implement it to the general populace.

HOWEVER, there is a page of code in the digital dashboard that will
retrieve
your Outlook email. I just copied the code onto a ColdFusion page and it
worked instantly. I did not change 1 single line of the code.

What the code does is query the system for the Outlook mail information,
and
use that to open the mailbox.

Security is my next investigation. If two people share a computer I am
not
sure what will happen.

If anyone wants the code to do this, just email me. It is very short.

Tim


Tim Claremont
Xerox Corporation
800 Phillips Road 111-06J
Webster, NY 14580

Phone: 716-265-8573
Pager: 716-239-3514



-Original Message-
From: seth ward [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 29, 2000 3:52 AM
To: CF-Talk
Subject: RE: Getting Outlook information


FWIW, you can do this stuff in ASP - there's something called a Digital
Dashboard, with pre-developed applications to access the Inbox,
Calendar, COntacts etc. You could combine ASP pages with Coldfusion if
that's possible in your case.

http://www.microsoft.com/solutions/km/digitaldashboard.htm

Seth Ward



-Original Message-
From: Claremont, Timothy S [mailto:[EMAIL PROTECTED]]
Sent: 27 September 2000 18:13
To: CF-Talk
Subject: Getting Outlook information


My company uses Microsoft Outlook as the mail client.

I am wondering if I can grab information from outlook and put it on my
customized intranet home page.

For instance, can I put a link in my coldfusion page that calls the
user's
Outlook calendar and shows it on the page? What about the number of new
messages, etc? Basically I want to grab the features of the "Outlook
Today"
tools in outlook.

Tim

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
or send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body.


This message has been checked for all known viruses, by Star Internet,
delivered through the MessageLabs Virus Control Centre.
For further information visit:
http://www.star.net.uk/stats.asp



This message has been checked for all known viruses, by Star Internet,
delivered through the MessageLabs Virus Control Centre.
For further information visit:
http://www.star.net.uk/stats.asp



--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebarlists&bodylists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe'
in
the body.

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
or send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body.


This message has been checked for all known viruses, by Star Internet,
delivered through the MessageLabs Virus Control Centre.
For further information visit:
http://www.star.net.uk/stats.asp


_

RE: Getting Outlook information - Success

2000-10-01 Thread Jeff Beer

Hi Seth,

I would love to see that code!

Thanks,

Jeff

-Original Message-
From: seth ward [mailto:[EMAIL PROTECTED]]
Sent: Sunday, October 01, 2000 10:23 AM
To: CF-Talk
Subject: RE: Getting Outlook information - Success


If two people share a computer, then using the Outlook code in your web
page will do exactly the same as opening outlook.

i.e. if the people log into windows on different accounts, and therefore
have different outlook setups, then no problem. Outlook should load
straight up with their account, in the Digital Dashboard. Or, if they
share one windows account and use different Outlook profiles, then the
prompt will appear every time the page is loaded - this can be a pain,
as it means choosing the correct profile every time you close and open
the web page.


Seth Ward

-Original Message-
From: Claremont, Timothy S [mailto:[EMAIL PROTECTED]]
Sent: 29 September 2000 15:10
To: CF-Talk
Subject: RE: Getting Outlook information - Success


Thanks for the help so far. I downloaded digital dashboard, but I am not
running NT2K yet, so I can't implement it to the general populace.

HOWEVER, there is a page of code in the digital dashboard that will
retrieve
your Outlook email. I just copied the code onto a ColdFusion page and it
worked instantly. I did not change 1 single line of the code.

What the code does is query the system for the Outlook mail information,
and
use that to open the mailbox.

Security is my next investigation. If two people share a computer I am
not
sure what will happen.

If anyone wants the code to do this, just email me. It is very short.

Tim


Tim Claremont
Xerox Corporation
800 Phillips Road 111-06J
Webster, NY 14580

Phone: 716-265-8573
Pager: 716-239-3514



-Original Message-
From: seth ward [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 29, 2000 3:52 AM
To: CF-Talk
Subject: RE: Getting Outlook information


FWIW, you can do this stuff in ASP - there's something called a Digital
Dashboard, with pre-developed applications to access the Inbox,
Calendar, COntacts etc. You could combine ASP pages with Coldfusion if
that's possible in your case.

http://www.microsoft.com/solutions/km/digitaldashboard.htm

Seth Ward



-Original Message-
From: Claremont, Timothy S [mailto:[EMAIL PROTECTED]]
Sent: 27 September 2000 18:13
To: CF-Talk
Subject: Getting Outlook information


My company uses Microsoft Outlook as the mail client.

I am wondering if I can grab information from outlook and put it on my
customized intranet home page.

For instance, can I put a link in my coldfusion page that calls the
user's
Outlook calendar and shows it on the page? What about the number of new
messages, etc? Basically I want to grab the features of the "Outlook
Today"
tools in outlook.

Tim

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
or send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body.


This message has been checked for all known viruses, by Star Internet,
delivered through the MessageLabs Virus Control Centre.
For further information visit:
http://www.star.net.uk/stats.asp



This message has been checked for all known viruses, by Star Internet,
delivered through the MessageLabs Virus Control Centre.
For further information visit:
http://www.star.net.uk/stats.asp



--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebarlists&bodylists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe'
in
the body.

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
or send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body.


This message has been checked for all known viruses, by Star Internet,
delivered through the MessageLabs Virus Control Centre.
For further information visit:
http://www.star.net.uk/stats.asp



This message has been checked for all known viruses, by Star Internet,
delivered through the MessageLabs Virus Control Centre.
For further information visit:
http://www.star.net.uk/stats.asp

-

RE: Getting Outlook information - Success

2000-10-01 Thread seth ward

If two people share a computer, then using the Outlook code in your web
page will do exactly the same as opening outlook.

i.e. if the people log into windows on different accounts, and therefore
have different outlook setups, then no problem. Outlook should load
straight up with their account, in the Digital Dashboard. Or, if they
share one windows account and use different Outlook profiles, then the
prompt will appear every time the page is loaded - this can be a pain,
as it means choosing the correct profile every time you close and open
the web page.


Seth Ward

-Original Message-
From: Claremont, Timothy S [mailto:[EMAIL PROTECTED]]
Sent: 29 September 2000 15:10
To: CF-Talk
Subject: RE: Getting Outlook information - Success


Thanks for the help so far. I downloaded digital dashboard, but I am not
running NT2K yet, so I can't implement it to the general populace.

HOWEVER, there is a page of code in the digital dashboard that will
retrieve
your Outlook email. I just copied the code onto a ColdFusion page and it
worked instantly. I did not change 1 single line of the code.

What the code does is query the system for the Outlook mail information,
and
use that to open the mailbox.

Security is my next investigation. If two people share a computer I am
not
sure what will happen.

If anyone wants the code to do this, just email me. It is very short.

Tim


Tim Claremont
Xerox Corporation
800 Phillips Road 111-06J
Webster, NY 14580

Phone: 716-265-8573
Pager: 716-239-3514



-Original Message-
From: seth ward [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 29, 2000 3:52 AM
To: CF-Talk
Subject: RE: Getting Outlook information


FWIW, you can do this stuff in ASP - there's something called a Digital
Dashboard, with pre-developed applications to access the Inbox,
Calendar, COntacts etc. You could combine ASP pages with Coldfusion if
that's possible in your case.

http://www.microsoft.com/solutions/km/digitaldashboard.htm

Seth Ward



-Original Message-
From: Claremont, Timothy S [mailto:[EMAIL PROTECTED]]
Sent: 27 September 2000 18:13
To: CF-Talk
Subject: Getting Outlook information


My company uses Microsoft Outlook as the mail client.

I am wondering if I can grab information from outlook and put it on my
customized intranet home page.

For instance, can I put a link in my coldfusion page that calls the
user's
Outlook calendar and shows it on the page? What about the number of new
messages, etc? Basically I want to grab the features of the "Outlook
Today"
tools in outlook.

Tim

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
or send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body.


This message has been checked for all known viruses, by Star Internet, 
delivered through the MessageLabs Virus Control Centre. 
For further information visit:
http://www.star.net.uk/stats.asp



This message has been checked for all known viruses, by Star Internet,
delivered through the MessageLabs Virus Control Centre.
For further information visit:
http://www.star.net.uk/stats.asp



--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebarlists&bodylists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe'
in
the body.

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
or send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body.


This message has been checked for all known viruses, by Star Internet, 
delivered through the MessageLabs Virus Control Centre. 
For further information visit:
http://www.star.net.uk/stats.asp



This message has been checked for all known viruses, by Star Internet,
delivered through the MessageLabs Virus Control Centre.
For further information visit:
http://www.star.net.uk/stats.asp

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebarRsts&bodyRsts/cf_talk or send a message 
to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: Getting Outlook information - Success

2000-09-29 Thread Eric Dawson

I'd like to look at it.


From: "Claremont, Timothy S" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: CF-Talk <[EMAIL PROTECTED]>
Subject: RE: Getting Outlook information - Success
Date: Fri, 29 Sep 2000 10:09:59 -0400

Thanks for the help so far. I downloaded digital dashboard, but I am not
running NT2K yet, so I can't implement it to the general populace.

HOWEVER, there is a page of code in the digital dashboard that will retrieve
your Outlook email. I just copied the code onto a ColdFusion page and it
worked instantly. I did not change 1 single line of the code.

What the code does is query the system for the Outlook mail information, and
use that to open the mailbox.

Security is my next investigation. If two people share a computer I am not
sure what will happen.

If anyone wants the code to do this, just email me. It is very short.

Tim


Tim Claremont
Xerox Corporation
800 Phillips Road 111-06J
Webster, NY 14580

Phone: 716-265-8573
Pager: 716-239-3514



-Original Message-
From: seth ward [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 29, 2000 3:52 AM
To: CF-Talk
Subject: RE: Getting Outlook information


FWIW, you can do this stuff in ASP - there's something called a Digital
Dashboard, with pre-developed applications to access the Inbox,
Calendar, COntacts etc. You could combine ASP pages with Coldfusion if
that's possible in your case.

http://www.microsoft.com/solutions/km/digitaldashboard.htm

Seth Ward



-Original Message-
From: Claremont, Timothy S [mailto:[EMAIL PROTECTED]]
Sent: 27 September 2000 18:13
To: CF-Talk
Subject: Getting Outlook information


My company uses Microsoft Outlook as the mail client.

I am wondering if I can grab information from outlook and put it on my
customized intranet home page.

For instance, can I put a link in my coldfusion page that calls the
user's
Outlook calendar and shows it on the page? What about the number of new
messages, etc? Basically I want to grab the features of the "Outlook
Today"
tools in outlook.

Tim

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
or send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body.


This message has been checked for all known viruses, by Star Internet,
delivered through the MessageLabs Virus Control Centre.
For further information visit:
http://www.star.net.uk/stats.asp



This message has been checked for all known viruses, by Star Internet,
delivered through the MessageLabs Virus Control Centre.
For further information visit:
http://www.star.net.uk/stats.asp


--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebarlists&bodylists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or 
send a message to [EMAIL PROTECTED] with 'unsubscribe' in 
the body.

_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: Getting Outlook information - Success

2000-09-29 Thread Rif Kiamil

Its been about a year since I played with MS Digital Dashboard. I think the
is a ActiveX component. It only work if 

1. Outlook is install on that client computer. 

2. Outlook has been configured

ActiveX component only show what outlook can show.

>From Rif

-Original Message-
From: Claremont, Timothy S [mailto:[EMAIL PROTECTED]]
Sent: 29 September 2000 15:10
To: CF-Talk
Subject: RE: Getting Outlook information - Success


Thanks for the help so far. I downloaded digital dashboard, but I am not
running NT2K yet, so I can't implement it to the general populace.

HOWEVER, there is a page of code in the digital dashboard that will retrieve
your Outlook email. I just copied the code onto a ColdFusion page and it
worked instantly. I did not change 1 single line of the code.

What the code does is query the system for the Outlook mail information, and
use that to open the mailbox.

Security is my next investigation. If two people share a computer I am not
sure what will happen.

If anyone wants the code to do this, just email me. It is very short.

Tim


Tim Claremont
Xerox Corporation
800 Phillips Road 111-06J
Webster, NY 14580

Phone: 716-265-8573
Pager: 716-239-3514



-Original Message-
From: seth ward [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 29, 2000 3:52 AM
To: CF-Talk
Subject: RE: Getting Outlook information


FWIW, you can do this stuff in ASP - there's something called a Digital
Dashboard, with pre-developed applications to access the Inbox,
Calendar, COntacts etc. You could combine ASP pages with Coldfusion if
that's possible in your case.

http://www.microsoft.com/solutions/km/digitaldashboard.htm

Seth Ward



-Original Message-
From: Claremont, Timothy S [mailto:[EMAIL PROTECTED]]
Sent: 27 September 2000 18:13
To: CF-Talk
Subject: Getting Outlook information


My company uses Microsoft Outlook as the mail client.

I am wondering if I can grab information from outlook and put it on my
customized intranet home page.

For instance, can I put a link in my coldfusion page that calls the
user's
Outlook calendar and shows it on the page? What about the number of new
messages, etc? Basically I want to grab the features of the "Outlook
Today"
tools in outlook.

Tim

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
or send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body.


This message has been checked for all known viruses, by Star Internet, 
delivered through the MessageLabs Virus Control Centre. 
For further information visit:
http://www.star.net.uk/stats.asp



This message has been checked for all known viruses, by Star Internet,
delivered through the MessageLabs Virus Control Centre.
For further information visit:
http://www.star.net.uk/stats.asp


--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebarlists&bodylists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: Getting Outlook information - Success

2000-09-29 Thread Claremont, Timothy S

Thanks for the help so far. I downloaded digital dashboard, but I am not
running NT2K yet, so I can't implement it to the general populace.

HOWEVER, there is a page of code in the digital dashboard that will retrieve
your Outlook email. I just copied the code onto a ColdFusion page and it
worked instantly. I did not change 1 single line of the code.

What the code does is query the system for the Outlook mail information, and
use that to open the mailbox.

Security is my next investigation. If two people share a computer I am not
sure what will happen.

If anyone wants the code to do this, just email me. It is very short.

Tim


Tim Claremont
Xerox Corporation
800 Phillips Road 111-06J
Webster, NY 14580

Phone: 716-265-8573
Pager: 716-239-3514



-Original Message-
From: seth ward [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 29, 2000 3:52 AM
To: CF-Talk
Subject: RE: Getting Outlook information


FWIW, you can do this stuff in ASP - there's something called a Digital
Dashboard, with pre-developed applications to access the Inbox,
Calendar, COntacts etc. You could combine ASP pages with Coldfusion if
that's possible in your case.

http://www.microsoft.com/solutions/km/digitaldashboard.htm

Seth Ward



-Original Message-
From: Claremont, Timothy S [mailto:[EMAIL PROTECTED]]
Sent: 27 September 2000 18:13
To: CF-Talk
Subject: Getting Outlook information


My company uses Microsoft Outlook as the mail client.

I am wondering if I can grab information from outlook and put it on my
customized intranet home page.

For instance, can I put a link in my coldfusion page that calls the
user's
Outlook calendar and shows it on the page? What about the number of new
messages, etc? Basically I want to grab the features of the "Outlook
Today"
tools in outlook.

Tim

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
or send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body.


This message has been checked for all known viruses, by Star Internet, 
delivered through the MessageLabs Virus Control Centre. 
For further information visit:
http://www.star.net.uk/stats.asp



This message has been checked for all known viruses, by Star Internet,
delivered through the MessageLabs Virus Control Centre.
For further information visit:
http://www.star.net.uk/stats.asp


--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebarlists&bodylists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: Getting Outlook information

2000-09-29 Thread seth ward

FWIW, you can do this stuff in ASP - there's something called a Digital
Dashboard, with pre-developed applications to access the Inbox,
Calendar, COntacts etc. You could combine ASP pages with Coldfusion if
that's possible in your case.

http://www.microsoft.com/solutions/km/digitaldashboard.htm

Seth Ward



-Original Message-
From: Claremont, Timothy S [mailto:[EMAIL PROTECTED]]
Sent: 27 September 2000 18:13
To: CF-Talk
Subject: Getting Outlook information


My company uses Microsoft Outlook as the mail client.

I am wondering if I can grab information from outlook and put it on my
customized intranet home page.

For instance, can I put a link in my coldfusion page that calls the
user's
Outlook calendar and shows it on the page? What about the number of new
messages, etc? Basically I want to grab the features of the "Outlook
Today"
tools in outlook.

Tim

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
or send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body.


This message has been checked for all known viruses, by Star Internet, 
delivered through the MessageLabs Virus Control Centre. 
For further information visit:
http://www.star.net.uk/stats.asp



This message has been checked for all known viruses, by Star Internet,
delivered through the MessageLabs Virus Control Centre.
For further information visit:
http://www.star.net.uk/stats.asp

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebarRsts&bodyRsts/cf_talk or send a message 
to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: Getting Outlook information

2000-09-28 Thread Robert Everland

Look here towards the bottom Dain has been able to log on to the exchage
server
http://www.cfm-resources.com/members/comet/forum/ViewThread.cfm?ThreadID=D5F
C2DFE-4101-49FB-B7699011B9740E7C You will need Outlook on the server
unfortunately but if it's an intranet who cares. To see what else he has
there go to http://www.cfm-resources.com/members/comet he has some
interesting things going on there.

Robert Everland III
Web Developer
Dixon Ticonderoga


-Original Message-
From: Eric Dawson [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 27, 2000 4:40 PM
To: CF-Talk
Subject: Re: Getting Outlook information


you could install Outlook Web Access ad bastardize the code for your 
purposes.


From: "Claremont, Timothy S" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: CF-Talk <[EMAIL PROTECTED]>
Subject: Getting Outlook information
Date: Wed, 27 Sep 2000 13:12:48 -0400

My company uses Microsoft Outlook as the mail client.

I am wondering if I can grab information from outlook and put it on my
customized intranet home page.

For instance, can I put a link in my coldfusion page that calls the user's
Outlook calendar and shows it on the page? What about the number of new
messages, etc? Basically I want to grab the features of the "Outlook Today"
tools in outlook.

Tim

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or 
send a message to [EMAIL PROTECTED] with 'unsubscribe' in 
the body.

_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.


--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: Getting Outlook information

2000-09-28 Thread Pete Freitag

If you use roaming profiles, and your profiles are stored on a server that
CF can access.  Then you can read in the outlook data file (username.pst),
and use the Outlook COM object with CFOBJECT, to read it.  I remember seeing
this somewhere, but I can't recall where.

__
Pete Freitag ([EMAIL PROTECTED])
CFDEV.COM / NETDesign Inc.
ColdFusion Developer Resources
http://www.cfdev.com/

-Original Message-
From: Russel Madere [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 27, 2000 5:27 PM
To: CF-Talk
Subject: RE: Getting Outlook information


Before I start this discussion let me say that there are some serious
privacy concerns here.  If the Intranet can access the data, then it really
isn't secure.

One question I have is: Does your company use Exchange as the mail server
with Outlook?  If so, then yes you can.  Exchange uses Active Directories
which are an extention of LDAP.  You can use CFLDAP to get almost anything
off the Exchange server.  I'm not up on the specifics anymore, I had to drop
that project over a year ago and have since changed jobs.

Also, this will only access data on the Exchange Server.  If the user has
calendar itmems in a Peersonal Folder, then they are not easily accessible
to Cold Fusion.  VBScript or JScript in the page itself may be able to, but
I have never investigated this.

Russel


  Russel Madere, Jr. Senior Web Developer
  ICQ: 5446158   http://www.TurboSquid.com

Some days you eat the bear; some days the bear eats you.



-Original Message-
From: Claremont, Timothy S [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 27, 2000 12:13
To: CF-Talk
Subject: Getting Outlook information


My company uses Microsoft Outlook as the mail client.

I am wondering if I can grab information from outlook and put it on my
customized intranet home page.

For instance, can I put a link in my coldfusion page that calls the user's
Outlook calendar and shows it on the page? What about the number of new
messages, etc? Basically I want to grab the features of the "Outlook Today"
tools in outlook.

Tim

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.


--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: Getting Outlook information

2000-09-27 Thread Russel Madere

Before I start this discussion let me say that there are some serious
privacy concerns here.  If the Intranet can access the data, then it really
isn't secure.

One question I have is: Does your company use Exchange as the mail server
with Outlook?  If so, then yes you can.  Exchange uses Active Directories
which are an extention of LDAP.  You can use CFLDAP to get almost anything
off the Exchange server.  I'm not up on the specifics anymore, I had to drop
that project over a year ago and have since changed jobs.

Also, this will only access data on the Exchange Server.  If the user has
calendar itmems in a Peersonal Folder, then they are not easily accessible
to Cold Fusion.  VBScript or JScript in the page itself may be able to, but
I have never investigated this.

Russel


  Russel Madere, Jr. Senior Web Developer
  ICQ: 5446158   http://www.TurboSquid.com

Some days you eat the bear; some days the bear eats you.



-Original Message-
From: Claremont, Timothy S [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 27, 2000 12:13
To: CF-Talk
Subject: Getting Outlook information


My company uses Microsoft Outlook as the mail client.

I am wondering if I can grab information from outlook and put it on my
customized intranet home page.

For instance, can I put a link in my coldfusion page that calls the user's
Outlook calendar and shows it on the page? What about the number of new
messages, etc? Basically I want to grab the features of the "Outlook Today"
tools in outlook.

Tim

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: Getting Outlook information

2000-09-27 Thread Mark Warrick

H... maybe.  Sounds like something that would need to be done with VB Script.

--
Mark Warrick
Phone: (714) 547-5386
Efax.com Fax: (801) 730-7289
Personal Email: [EMAIL PROTECTED]
Personal URL: http://www.warrick.net 
Business Email: [EMAIL PROTECTED]
Business URL: http://www.fusioneers.com
ICQ: 346566
--


> -Original Message-
> From: Claremont, Timothy S [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, September 27, 2000 10:13 AM
> To: CF-Talk
> Subject: Getting Outlook information
> 
> 
> My company uses Microsoft Outlook as the mail client.
> 
> I am wondering if I can grab information from outlook and put it on my
> customized intranet home page.
> 
> For instance, can I put a link in my coldfusion page that calls the user's
> Outlook calendar and shows it on the page? What about the number of new
> messages, etc? Basically I want to grab the features of the 
> "Outlook Today"
> tools in outlook.
> 
> Tim
> --
> 
> Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> To Unsubscribe visit 
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf
> _talk or send a message to [EMAIL PROTECTED] with 
> 'unsubscribe' in the body.

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebarRsts&bodyRsts/cf_talk or send a message 
to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: Getting Outlook information

2000-09-27 Thread Eric Dawson

you could install Outlook Web Access ad bastardize the code for your 
purposes.


From: "Claremont, Timothy S" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: CF-Talk <[EMAIL PROTECTED]>
Subject: Getting Outlook information
Date: Wed, 27 Sep 2000 13:12:48 -0400

My company uses Microsoft Outlook as the mail client.

I am wondering if I can grab information from outlook and put it on my
customized intranet home page.

For instance, can I put a link in my coldfusion page that calls the user's
Outlook calendar and shows it on the page? What about the number of new
messages, etc? Basically I want to grab the features of the "Outlook Today"
tools in outlook.

Tim
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or 
send a message to [EMAIL PROTECTED] with 'unsubscribe' in 
the body.

_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: Getting Outlook information

2000-09-27 Thread Eric Dawson

sorry we are going to be doing something slightly different. If I learn 
anything, I will post.


From: "Claremont, Timothy S" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: CF-Talk <[EMAIL PROTECTED]>
Subject: Getting Outlook information
Date: Wed, 27 Sep 2000 13:12:48 -0400

My company uses Microsoft Outlook as the mail client.

I am wondering if I can grab information from outlook and put it on my
customized intranet home page.

For instance, can I put a link in my coldfusion page that calls the user's
Outlook calendar and shows it on the page? What about the number of new
messages, etc? Basically I want to grab the features of the "Outlook Today"
tools in outlook.

Tim
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or 
send a message to [EMAIL PROTECTED] with 'unsubscribe' in 
the body.

_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: Getting Outlook information

2000-09-27 Thread Eric Dawson

slipstick.com has some relevant information.

more to follow. we are going to do the samething here.

From: "Claremont, Timothy S" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: CF-Talk <[EMAIL PROTECTED]>
Subject: Getting Outlook information
Date: Wed, 27 Sep 2000 13:12:48 -0400

My company uses Microsoft Outlook as the mail client.

I am wondering if I can grab information from outlook and put it on my
customized intranet home page.

For instance, can I put a link in my coldfusion page that calls the user's
Outlook calendar and shows it on the page? What about the number of new
messages, etc? Basically I want to grab the features of the "Outlook Today"
tools in outlook.

Tim
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or 
send a message to [EMAIL PROTECTED] with 'unsubscribe' in 
the body.

_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.