This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01BFEC1C.4F698F10
Content-Type: text/plain;
charset="iso-8859-1"
I have written a COM object that talks to exchange using CDO. It syncs
activities defined in our SQL server and Outlook/Exchange. We are calling
the object in our web app using CFOBJECT whenever an activity is created or
modified....and it is called in a 'sync everything' mode from a web
page....which is actually ASP based - kinda cool.
You could use VBScript to do the same thing on the client side. Go one step
further and use an HTA and you don't have all the security issues.
I would suggest looking at msdn.microsoft.com and looking up CDO.
The future only gets brighter as microsoft releases the new ways of
accessing Exchange with Exchange 2000.
--b
--------------------------------------------
Bryan D. Batchelder Work: 813-935-7100
Palm/Internet Developer Home: 727-547-1322
--------------------------------------------
ConnectWise, Inc. (www.ConnectWise.com)
2803 West Busch Blvd, Suite 204
Tampa, FL 33618
--------------------------------------------
-----Original Message-----
From: Gary McNeel, Jr. [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 12, 2000 11:34 AM
To: [EMAIL PROTECTED]
Subject: RE: CF And Outlook Address Book
Are you using Exchange Server and connecting with Outlook? You could Export
your data from Exchange or Outlook (install the Export tools) and import
into a database. That is how we did it, but data is static and needs to be
dumped often. Was a quick fix. There may be a COM or DCOM way to tackle it.
Anyone have any ideas?
-Gary McNeel
> -----Original Message-----
> From: Claremont, Timothy S [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, July 12, 2000 10:08 AM
> To: [EMAIL PROTECTED]
> Subject: CF And Outlook Address Book
>
>
> Does anyone on the list know of a tag that will allow me to use the
> Microsoft Outlook address book in my applications?
>
> I want end users to be able to search the address book for names and phone
> numbers, more than for the email addresses. Can I pull what amounts to a
> phone directory out of the Outlook address book?
>
> Tim
>
> --------------------------------------------
> Tim Claremont
> Xerox Corporation
> --------------------------------------------
>
> ------------------------------------------------------------------
> ------------
> Archives: http://www.mail-archive.com/[email protected]/
> 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/[email protected]/
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.
------_=_NextPart_001_01BFEC1C.4F698F10
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2650.12">
<TITLE>RE: CF And Outlook Address Book</TITLE>
</HEAD>
<BODY>
<P><FONT SIZE=3D2>I have written a COM object that talks to exchange =
using CDO. It syncs activities defined in our SQL server and =
Outlook/Exchange. We are calling the object in our web app using =
CFOBJECT whenever an activity is created or modified....and it is =
called in a 'sync everything' mode from a web page....which is actually =
ASP based - kinda cool.</FONT></P>
<P><FONT SIZE=3D2>You could use VBScript to do the same thing on the =
client side. Go one step further and use an HTA and you don't =
have all the security issues.</FONT></P>
<P><FONT SIZE=3D2>I would suggest looking at msdn.microsoft.com and =
looking up CDO.</FONT>
</P>
<P><FONT SIZE=3D2>The future only gets brighter as microsoft releases =
the new ways of accessing Exchange with Exchange 2000.</FONT>
</P>
<P><FONT SIZE=3D2>--b</FONT>
</P>
<P><FONT SIZE=3D2>--------------------------------------------</FONT>
<BR><FONT SIZE=3D2>Bryan D. =
Batchelder Work: =
813-935-7100</FONT>
<BR><FONT SIZE=3D2>Palm/Internet Developer Home: =
727-547-1322</FONT>
<BR><FONT SIZE=3D2>--------------------------------------------</FONT>
<BR><FONT SIZE=3D2>ConnectWise, Inc. (www.ConnectWise.com)</FONT>
<BR><FONT SIZE=3D2>2803 West Busch Blvd, Suite 204</FONT>
<BR><FONT SIZE=3D2>Tampa, FL 33618</FONT>
<BR><FONT SIZE=3D2>--------------------------------------------</FONT>
</P>
<P><FONT SIZE=3D2>-----Original Message-----</FONT>
<BR><FONT SIZE=3D2>From: Gary McNeel, Jr. [<A =
HREF=3D"mailto:[EMAIL PROTECTED]">mailto:[EMAIL PROTECTED]</A>]</FONT>
<BR><FONT SIZE=3D2>Sent: Wednesday, July 12, 2000 11:34 AM</FONT>
<BR><FONT SIZE=3D2>To: [EMAIL PROTECTED]</FONT>
<BR><FONT SIZE=3D2>Subject: RE: CF And Outlook Address Book</FONT>
</P>
<BR>
<P><FONT SIZE=3D2>Are you using Exchange Server and connecting with =
Outlook? You could Export</FONT>
<BR><FONT SIZE=3D2>your data from Exchange or Outlook (install the =
Export tools) and import</FONT>
<BR><FONT SIZE=3D2>into a database. That is how we did it, but data is =
static and needs to be</FONT>
<BR><FONT SIZE=3D2>dumped often. Was a quick fix. There may be a COM or =
DCOM way to tackle it.</FONT>
<BR><FONT SIZE=3D2>Anyone have any ideas?</FONT>
</P>
<P><FONT SIZE=3D2>-Gary McNeel</FONT>
</P>
<P><FONT SIZE=3D2>> -----Original Message-----</FONT>
<BR><FONT SIZE=3D2>> From: Claremont, Timothy S [<A =
HREF=3D"mailto:[EMAIL PROTECTED]">mailto:[EMAIL PROTECTED]=
ox.com</A>]</FONT>
<BR><FONT SIZE=3D2>> Sent: Wednesday, July 12, 2000 10:08 AM</FONT>
<BR><FONT SIZE=3D2>> To: [EMAIL PROTECTED]</FONT>
<BR><FONT SIZE=3D2>> Subject: CF And Outlook Address Book</FONT>
<BR><FONT SIZE=3D2>></FONT>
<BR><FONT SIZE=3D2>></FONT>
<BR><FONT SIZE=3D2>> Does anyone on the list know of a tag that will =
allow me to use the</FONT>
<BR><FONT SIZE=3D2>> Microsoft Outlook address book in my =
applications?</FONT>
<BR><FONT SIZE=3D2>></FONT>
<BR><FONT SIZE=3D2>> I want end users to be able to search the =
address book for names and phone</FONT>
<BR><FONT SIZE=3D2>> numbers, more than for the email addresses. Can =
I pull what amounts to a</FONT>
<BR><FONT SIZE=3D2>> phone directory out of the Outlook address =
book?</FONT>
<BR><FONT SIZE=3D2>></FONT>
<BR><FONT SIZE=3D2>> Tim</FONT>
<BR><FONT SIZE=3D2>></FONT>
<BR><FONT SIZE=3D2>> =
--------------------------------------------</FONT>
<BR><FONT SIZE=3D2>> Tim Claremont</FONT>
<BR><FONT SIZE=3D2>> Xerox Corporation</FONT>
<BR><FONT SIZE=3D2>> =
--------------------------------------------</FONT>
<BR><FONT SIZE=3D2>></FONT>
<BR><FONT SIZE=3D2>> =
------------------------------------------------------------------</FONT=
>
<BR><FONT SIZE=3D2>> ------------</FONT>
<BR><FONT SIZE=3D2>> Archives: <A =
HREF=3D"http://www.mail-archive.com/[email protected]/" =
TARGET=3D"_blank">http://www.mail-archive.com/[email protected]/=
</A></FONT>
<BR><FONT SIZE=3D2>> To Unsubscribe visit</FONT>
<BR><FONT SIZE=3D2>> <A =
HREF=3D"http://www.houseoffusion.com/index.cfm?sidebar=3Dlists&body=3Dli=
sts/cf" =
TARGET=3D"_blank">http://www.houseoffusion.com/index.cfm?sidebar=3Dlists=
&body=3Dlists/cf</A></FONT>
<BR><FONT SIZE=3D2>_talk or send a message to =
[EMAIL PROTECTED] with</FONT>
<BR><FONT SIZE=3D2>'unsubscribe' in the body.</FONT>
</P>
<P><FONT =
SIZE=3D2>---------------------------------------------------------------=
---------------</FONT>
<BR><FONT SIZE=3D2>Archives: <A =
HREF=3D"http://www.mail-archive.com/[email protected]/" =
TARGET=3D"_blank">http://www.mail-archive.com/[email protected]/=
</A></FONT>
<BR><FONT SIZE=3D2>To Unsubscribe visit <A =
HREF=3D"http://www.houseoffusion.com/index.cfm?sidebar=3Dlists&body=3Dli=
sts/cf_talk" =
TARGET=3D"_blank">http://www.houseoffusion.com/index.cfm?sidebar=3Dlists=
&body=3Dlists/cf_talk</A> or send a message to =
[EMAIL PROTECTED] with 'unsubscribe' in the =
body.</FONT></P>
</BODY>
</HTML>
------_=_NextPart_001_01BFEC1C.4F698F10--
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
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.