Click to See Complete Forum and Search --> : regarding VbScript....


faisal664
February 23rd, 2000, 10:38 PM
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.

Lothar Haensler
February 24th, 2000, 01:15 AM
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.