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

Outlook 2003 Scurity Prompts



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old August 18th 06, 01:12 PM posted to microsoft.public.outlook.program_vba
Lucia
external usenet poster
 
Posts: 32
Default Outlook 2003 Scurity Prompts

I have modified a standard outlook form and got the security prompts
when VBScript code trys to access Outlook.Recipients. I have read Sue's
advice on this problem in the newsgroups and need some advice.

Sue states that "Outlook 2003 does not show security prompts on three
specific types of applications". The solution for VBScript is to use
the intrinsic Application Object. So I replaced
"CreateObject("Outlook.Application")" with "Application". The security
prompts disappeared. That's great!

But is there any side effect to use "Application"?

Ads
  #2  
Old August 18th 06, 01:28 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Outlook 2003 Scurity Prompts

No. The side effects come with using any other method to get an OUtlook.Application object.

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

"Lucia" wrote in message ups.com...
I have modified a standard outlook form and got the security prompts
when VBScript code trys to access Outlook.Recipients. I have read Sue's
advice on this problem in the newsgroups and need some advice.

Sue states that "Outlook 2003 does not show security prompts on three
specific types of applications". The solution for VBScript is to use
the intrinsic Application Object. So I replaced
"CreateObject("Outlook.Application")" with "Application". The security
prompts disappeared. That's great!

But is there any side effect to use "Application"?

  #3  
Old August 18th 06, 03:22 PM posted to microsoft.public.outlook.program_vba
Lucia
external usenet poster
 
Posts: 32
Default Outlook 2003 Scurity Prompts

Hi, Sue,

thank you very much for your reply.

And I'm reading your book "Microsoft Outlook Programming". That is a
great book and it helps me a lot.

regards

Lucia

 




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
rules and alerts limits with outlook 2003 & Exchange 2003 Jeje Outlook - General Queries 2 June 9th 06 01:44 AM
Multiple password prompts when logging into Outlook 2003 Anthony Outlook - Installation 0 May 26th 06 04:33 AM
Another question about security prompts ML Outlook - Using Forms 1 March 22nd 06 05:45 PM
Repeated Outlook CDO Update Prompts Neal Outlook - General Queries 1 January 17th 06 11:32 PM
0x80042108 Error with Outlook 2003 / SBS 2003 Premium/ ISA Server S.W. Outlook - Installation 0 January 16th 06 08:53 PM


All times are GMT +1. The time now is 09:33 AM.


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