Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Outlook and VBA (http://www.outlookbanter.com/outlook-vba/)
-   -   Outlook 2003 Scurity Prompts (http://www.outlookbanter.com/outlook-vba/24320-outlook-2003-scurity-prompts.html)

Lucia August 18th 06 02:12 PM

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


Sue Mosher [MVP-Outlook] August 18th 06 02:28 PM

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


Lucia August 18th 06 04:22 PM

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



All times are GMT +1. The time now is 08:53 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-2006 OutlookBanter.com