|
-
January 23rd, 2002, 04:40 AM
#1
ActiveX and WEB
I must create the ActiveX control that should not been installed into the client's computer. For example: you open WEB-page with IE, page has tag <OBJECT> with correct CLSID and CODEBASE="192.168.0.1/Base/a.ocx". It works on local computer correct (ActiveX shows the window), but it does not work throught the Net. Why? What interfaces or aditional code my ActiveX component must have?
-
January 25th, 2002, 11:52 AM
#2
Re: ActiveX and WEB
(1) You have to package and sign your control.
or
(2) set the security of browser to low
Nobody will go for (2) because of risk and you have no control over clients machine.
For (1) refer my article
http://atcsoft.freeservers.com/thele...ckagingocx.htm
Please rate the article if it is of any use to you. This encourages me to reply more and more and more.
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
|