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 Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

A program is trying to access your address Book



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old July 11th 06, 01:23 AM posted to microsoft.public.outlook.program_forms
whylite
external usenet poster
 
Posts: 4
Default A program is trying to access your address Book

I have a company form that everyone in my industry uses to exchange info. I
have written a message box script telling everyone to answer yes when the
alerts message comes up telling the user that a program is trying to access
your address book. I would like to eliminate the need for the msgbox and
write a script that forces the issue so no alert is displayed at all.
--
Thanks!
Shane W
  #2  
Old July 11th 06, 02:57 AM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default A program is trying to access your address Book

Your options depend in part on your Outlook version. See http://www.outlookcode.com/d/sec.htm
--
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

"whylite" wrote in message ...
I have a company form that everyone in my industry uses to exchange info. I
have written a message box script telling everyone to answer yes when the
alerts message comes up telling the user that a program is trying to access
your address book. I would like to eliminate the need for the msgbox and
write a script that forces the issue so no alert is displayed at all.
--
Thanks!
Shane W

  #3  
Old July 12th 06, 07:18 AM posted to microsoft.public.outlook.program_forms
whylite
external usenet poster
 
Posts: 4
Default A program is trying to access your address Book

Thanks Sue I am using 2002. From what I can gather from the website that it
isn't simple to do. I program in Excel all the time. I just thought one
could write a command to bypass the alert and force things through it's easy
in excel. If such a thing exists in outlook could you let me know. The
command I am using is a MAPI get name command to attach the users name to the
change they make in the form so changes can be tracked.
--
Thanks!
Shane W


"Sue Mosher [MVP-Outlook]" wrote:

Your options depend in part on your Outlook version. See http://www.outlookcode.com/d/sec.htm
--
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

"whylite" wrote in message ...
I have a company form that everyone in my industry uses to exchange info. I
have written a message box script telling everyone to answer yes when the
alerts message comes up telling the user that a program is trying to access
your address book. I would like to eliminate the need for the msgbox and
write a script that forces the issue so no alert is displayed at all.
--
Thanks!
Shane W


  #4  
Old July 12th 06, 02:43 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default A program is trying to access your address Book

No, there is no such simple command. If you're using Exchange as your mail server, you can use the mailbox name (the Parent of the Inbox folder) to get the user's name. Alternatively, get it from the Windows environment variable %username%.

--
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

"whylite" wrote in message ...
Thanks Sue I am using 2002. From what I can gather from the website that it
isn't simple to do. I program in Excel all the time. I just thought one
could write a command to bypass the alert and force things through it's easy
in excel. If such a thing exists in outlook could you let me know. The
command I am using is a MAPI get name command to attach the users name to the
change they make in the form so changes can be tracked.
--
Thanks!
Shane W


"Sue Mosher [MVP-Outlook]" wrote:

Your options depend in part on your Outlook version. See http://www.outlookcode.com/d/sec.htm



"whylite" wrote in message ...
I have a company form that everyone in my industry uses to exchange info. I
have written a message box script telling everyone to answer yes when the
alerts message comes up telling the user that a program is trying to access
your address book. I would like to eliminate the need for the msgbox and
write a script that forces the issue so no alert is displayed at all.
--
Thanks!
Shane W


  #5  
Old July 13th 06, 03:05 AM posted to microsoft.public.outlook.program_forms
whylite
external usenet poster
 
Posts: 4
Default A program is trying to access your address Book

Thanks Sue this helps.

--
Thanks!
Shane W


"Sue Mosher [MVP-Outlook]" wrote:

No, there is no such simple command. If you're using Exchange as your mail server, you can use the mailbox name (the Parent of the Inbox folder) to get the user's name. Alternatively, get it from the Windows environment variable %username%.

--
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

"whylite" wrote in message ...
Thanks Sue I am using 2002. From what I can gather from the website that it
isn't simple to do. I program in Excel all the time. I just thought one
could write a command to bypass the alert and force things through it's easy
in excel. If such a thing exists in outlook could you let me know. The
command I am using is a MAPI get name command to attach the users name to the
change they make in the form so changes can be tracked.
--
Thanks!
Shane W


"Sue Mosher [MVP-Outlook]" wrote:

Your options depend in part on your Outlook version. See http://www.outlookcode.com/d/sec.htm



"whylite" wrote in message ...
I have a company form that everyone in my industry uses to exchange info. I
have written a message box script telling everyone to answer yes when the
alerts message comes up telling the user that a program is trying to access
your address book. I would like to eliminate the need for the msgbox and
write a script that forces the issue so no alert is displayed at all.
--
Thanks!
Shane W


 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
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
Unwanted Message pop-up about program trying to access address K.N. Oll Outlook and VBA 0 May 19th 06 01:20 AM
Error Message- Program trying to access email address Andre Outlook - Installation 2 May 12th 06 02:20 AM
How to access my address book when I get an error message? shughenry Outlook - Using Contacts 4 January 31st 06 10:48 PM
how to access address book from any of 3 identities Stan Blaylock Outlook - Using Contacts 4 January 23rd 06 02:04 PM
Address book program with CRM features to replace Outlook/Express contact book [email protected] Outlook - Using Contacts 0 January 11th 06 12:36 AM


All times are GMT +1. The time now is 10:12 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.