|
-
Oct 16th, 2007, 09:03 AM
#1
Thread Starter
New Member
ActiveX .EXE on Web?
I am having trouble implementing VB 6 ActiveX compile as an Executable to be implemented on a web site. I use the package deployment wizard to create the package and also set security to yes. But when the I go to the web site it doesn't install unless I have the following options turn on.
On IE:
Tools>Internet Options>Security>CustomizeLevel>
(Enable) Initialize and script ActiveX controls not marked as safe for scripting
(Enable) Script ActiveX controls marked safe for scripting
I is there any way to create without having to have end user to enabled these manually?
-
Oct 16th, 2007, 02:30 PM
#2
Re: ActiveX .EXE on Web?
Welcome to VBForums 
Those options cannot be changed by any kind of code on your web page etc - otherwise there would be almost no point of security!
If the web page is only going to be run inside a particular company, the internet options could be modified by the network admin (via Group Policy, or similar) to enable those options and/or add your site to the trusted sites list.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|