![]() |
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. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
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"? |
#2
|
|||
|
|||
![]()
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
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
rules and alerts limits with outlook 2003 & Exchange 2003 | Jeje | Outlook - General Queries | 2 | June 9th 06 02:44 AM |
Multiple password prompts when logging into Outlook 2003 | Anthony | Outlook - Installation | 0 | May 26th 06 05: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 |