CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 1999
    Posts
    134

    regarding VbScript....



    Any way to get rid of that annoying pop up window saying " this page contains active x controls..do u wanna proceed?" I mean i dont want the user to always be clicking yes . Any way so that they only click it once and its over???

    thanks in advance.


  2. #2
    Join Date
    May 1999
    Posts
    3,332

    Re: regarding VbScript....

    tell your users to change the Security settings in IE (Internet options/Security) to allow intializing of ActiveX controls and make sure that you use ActiveX controls that are safe for scripting and safe for initializing.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured