DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2

Hybrid View

  1. #1
    Michael Waddell Guest

    ActiveX error in VBScript in Outlook html page


    A VBScript contained in an HTML page (HTML page is on the local hard-drive)
    is loading into Outlook. In the script, I'm trying to create another instance
    of Outlook:
    Set objOutlook = CreateObject("Outlook.Application")

    This forces a dialog box to pop up, with the message: "An ActiveX control
    on this page might be unsafe to interact with other parts of the page. Do
    you want to allow this interaction?"

    I've set Outlook security to LOW. No help. (Tools-> Options -> Security...)

    Any ideas?
    thanks.


  2. #2
    Glenn Guest

    Re: ActiveX error in VBScript in Outlook html page


    I'm not sure if the low setting enables this, but have you checked the setting
    "Initialize and Script controls not marked as safe"?

    "Michael Waddell" <michael.waddell@i-technology.com> wrote:
    >
    >A VBScript contained in an HTML page (HTML page is on the local hard-drive)
    >is loading into Outlook. In the script, I'm trying to create another instance
    >of Outlook:
    >Set objOutlook = CreateObject("Outlook.Application")
    >
    >This forces a dialog box to pop up, with the message: "An ActiveX control
    >on this page might be unsafe to interact with other parts of the page. Do
    >you want to allow this interaction?"
    >
    >I've set Outlook security to LOW. No help. (Tools-> Options -> Security...)
    >
    >Any ideas?
    >thanks.
    >



Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links