A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - Using Contacts
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Tags: , , ,

Updating contact list externally





 
 
Thread Tools Display Modes
  #1  
Old July 7th 06, 07:44 PM posted to microsoft.public.outlook.contacts
Wendell A. Clark
external usenet poster
 
Posts: 4
Default Updating contact list externally

I am using the outlook contact list as the base of a sales list, that is
uded by off-line field agents. I would like to implement an edit ability
from my program to adjust the contact list is this possible -- if so is
their a tutorial to get me started?

--
Wendell A. Clark, BS

-------------------------------------

CONFIDENTIALITY NOTICE: This e-mail communication and any attachments may
contain confidential and privileged information for the use of the
designated recipients named above. If you are not the intended recipient,
please notify us by reply e-mail. You are hereby notified that you have
received this communication in error and that any review, disclosure,
dissemination, distribution or copying of it or its contents is prohibited.
If you have received this communication in error, please destroy all copies
of this communication and any attachments. Contact the sender if it
continues.



Ads
  #2  
Old July 7th 06, 09:10 PM posted to microsoft.public.outlook.contacts
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,260
Default Updating contact list externally

Adjust the contact list in what way beyond the usual opening a contact, changing it and saving it?

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Wendell A. Clark" wrote in message ...
I am using the outlook contact list as the base of a sales list, that is
uded by off-line field agents. I would like to implement an edit ability
from my program to adjust the contact list is this possible -- if so is
their a tutorial to get me started?


  #3  
Old July 7th 06, 09:46 PM posted to microsoft.public.outlook.contacts
Wendell A. Clark
external usenet poster
 
Posts: 4
Default Updating contact list externally

I want to give the enduser access to updating phone numbers, addresses etc
the generic C.R.U.D. features usually associated with a database, but
performed against the contact list.

--
Wendell A. Clark, BS
-------------------------------------

CONFIDENTIALITY NOTICE: This e-mail communication and any attachments may
contain confidential and privileged information for the use of the
designated recipients named above. If you are not the intended recipient,
please notify us by reply e-mail. You are hereby notified that you have
received this communication in error and that any review, disclosure,
dissemination, distribution or copying of it or its contents is prohibited.
If you have received this communication in error, please destroy all copies
of this communication and any attachments. Contact the sender if it
continues.


"Sue Mosher [MVP-Outlook]" wrote in message
...
Adjust the contact list in what way beyond the usual opening a contact,
changing it and saving it?

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Wendell A. Clark" wrote in message
...
I am using the outlook contact list as the base of a sales list, that is
uded by off-line field agents. I would like to implement an edit ability
from my program to adjust the contact list is this possible -- if so is
their a tutorial to get me started?



  #4  
Old July 7th 06, 10:48 PM posted to microsoft.public.outlook.contacts
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,260
Default Updating contact list externally

Since Outlook already provides the ability to update contacts in any contacts folder for which the user has permission, how does what you want to do differ from that built-in functionality?

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Wendell A. Clark" wrote in message ...
I want to give the enduser access to updating phone numbers, addresses etc
the generic C.R.U.D. features usually associated with a database, but
performed against the contact list.




"Sue Mosher [MVP-Outlook]" wrote in message
...
Adjust the contact list in what way beyond the usual opening a contact,
changing it and saving it?

"Wendell A. Clark" wrote in message
...
I am using the outlook contact list as the base of a sales list, that is
uded by off-line field agents. I would like to implement an edit ability
from my program to adjust the contact list is this possible -- if so is
their a tutorial to get me started?



  #5  
Old July 10th 06, 03:52 PM posted to microsoft.public.outlook.contacts
Brian Tillman
external usenet poster
 
Posts: 17,110
Default Updating contact list externally

Sue Mosher [MVP-Outlook] wrote:

Since Outlook already provides the ability to update contacts in any
contacts folder for which the user has permission, how does what you
want to do differ from that built-in functionality?


I think they want to do it outside of the Outlook UI because the field
agents are off site. Seems that's a job for OWA or VPN/RPC over HTTP to me.
--
Brian Tillman

  #6  
Old July 10th 06, 10:57 PM posted to microsoft.public.outlook.contacts
Wendell A. Clark
external usenet poster
 
Posts: 4
Default Updating contact list externally

I just want to insulate my user from having to go through outlook, the
scheduling is used but the the data feeds other forms and reports.

--
Wendell A. Clark, BS
-------------------------------------

CONFIDENTIALITY NOTICE: This e-mail communication and any attachments may
contain confidential and privileged information for the use of the
designated recipients named above. If you are not the intended recipient,
please notify us by reply e-mail. You are hereby notified that you have
received this communication in error and that any review, disclosure,
dissemination, distribution or copying of it or its contents is prohibited.
If you have received this communication in error, please destroy all copies
of this communication and any attachments. Contact the sender if it
continues.


"Sue Mosher [MVP-Outlook]" wrote in message
...
Since Outlook already provides the ability to update contacts in any
contacts folder for which the user has permission, how does what you want to
do differ from that built-in functionality?

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Wendell A. Clark" wrote in message
...
I want to give the enduser access to updating phone numbers, addresses etc
the generic C.R.U.D. features usually associated with a database, but
performed against the contact list.




"Sue Mosher [MVP-Outlook]" wrote in message
...
Adjust the contact list in what way beyond the usual opening a contact,
changing it and saving it?

"Wendell A. Clark" wrote in message
...
I am using the outlook contact list as the base of a sales list, that is
uded by off-line field agents. I would like to implement an edit ability
from my program to adjust the contact list is this possible -- if so is
their a tutorial to get me started?





  #7  
Old July 10th 06, 11:17 PM posted to microsoft.public.outlook.contacts
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,260
Default Updating contact list externally

Your options for building such an application would depend on such things as:

-- where the contact data is stored (e.g. PST file vs. Exchange public folder)
-- if Exchange, what version
-- network security issues related to external access by the offline agents
-- Outlook version

etc.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Wendell A. Clark" wrote in message ...
I just want to insulate my user from having to go through outlook, the
scheduling is used but the the data feeds other forms and reports.

"Sue Mosher [MVP-Outlook]" wrote in message
...
Since Outlook already provides the ability to update contacts in any
contacts folder for which the user has permission, how does what you want to
do differ from that built-in functionality?

"Wendell A. Clark" wrote in message
...
I want to give the enduser access to updating phone numbers, addresses etc
the generic C.R.U.D. features usually associated with a database, but
performed against the contact list.


"Sue Mosher [MVP-Outlook]" wrote in message
...
Adjust the contact list in what way beyond the usual opening a contact,
changing it and saving it?

"Wendell A. Clark" wrote in message
...
I am using the outlook contact list as the base of a sales list, that is
uded by off-line field agents. I would like to implement an edit ability
from my program to adjust the contact list is this possible -- if so is
their a tutorial to get me started?


  #8  
Old July 11th 06, 03:16 PM posted to microsoft.public.outlook.contacts
Wendell A. Clark
external usenet poster
 
Posts: 4
Default Updating contact list externally

Thanks... ;-)

--
Wendell A. Clark, BS
-------------------------------------

CONFIDENTIALITY NOTICE: This e-mail communication and any attachments may
contain confidential and privileged information for the use of the
designated recipients named above. If you are not the intended recipient,
please notify us by reply e-mail. You are hereby notified that you have
received this communication in error and that any review, disclosure,
dissemination, distribution or copying of it or its contents is prohibited.
If you have received this communication in error, please destroy all copies
of this communication and any attachments. Contact the sender if it
continues.


"Sue Mosher [MVP-Outlook]" wrote in message
...
Your options for building such an application would depend on such things
as:

-- where the contact data is stored (e.g. PST file vs. Exchange public
folder)
-- if Exchange, what version
-- network security issues related to external access by the offline agents
-- Outlook version

etc.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Wendell A. Clark" wrote in message
...
I just want to insulate my user from having to go through outlook, the
scheduling is used but the the data feeds other forms and reports.

"Sue Mosher [MVP-Outlook]" wrote in message
...
Since Outlook already provides the ability to update contacts in any
contacts folder for which the user has permission, how does what you want
to
do differ from that built-in functionality?

"Wendell A. Clark" wrote in message
...
I want to give the enduser access to updating phone numbers, addresses etc
the generic C.R.U.D. features usually associated with a database, but
performed against the contact list.


"Sue Mosher [MVP-Outlook]" wrote in message
...
Adjust the contact list in what way beyond the usual opening a contact,
changing it and saving it?

"Wendell A. Clark" wrote in message
...
I am using the outlook contact list as the base of a sales list, that is
uded by off-line field agents. I would like to implement an edit
ability
from my program to adjust the contact list is this possible -- if so is
their a tutorial to get me started?



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
contact list sabrina Outlook Express 1 June 24th 06 04:36 AM
make a distribution list from a named category(in contact list) Davida Outlook - General Queries 8 April 16th 06 08:12 AM
Email receipt updating associated contact details automatically? miner2049er Outlook - Using Contacts 1 April 10th 06 06:14 AM
Copy address from one contact list to another contact list Louise Outlook - Using Contacts 1 January 26th 06 03:50 PM
Populating a drop down list from a contact list Richard Edwards Outlook - Using Forms 0 January 20th 06 10:10 AM


All times are GMT +1. The time now is 02:52 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2008 Outlook Banter, part of the NewsgroupBanter project.
The comments are property of their posters.
Credit Card - Myspace Layouts - Credit Cards - Mortgage - Turismo Rural Asturias