Re: How to pass the events and values from ocx to html or JSP
Quote:
Originally Posted by jaiganeshbe
We already discussed about How to pass values from ocx to JSP?.Right Now i have issue in deploying the activex control (ocx) in Internet.Any browser block the Ocx for security purpose.Browser ask certificate to verify the code.If i reduce my security level in browser.It will work fine otherwise.It won't download.How to sign the ocx or How to make ocx as safety one?whether any free tool is available to sign the ocx.
First of all your control must declare itself safe for loading and scripting (unwind this thread). Finally the CAB file must be signed. For this purpose you have to purchase (or obtain it any other way) the sertificate for code signing. The signing itself is done by free MS tool SignCode.