In IE, I am able to capture the events from the activex objects
<SCRIPT LANGUAGE="JavaScript" FOR="CAPIBSOCX" EVENT="ResultMessage(nErrorCode,
nErrorType, szData)">
alert("sz="+szData);
</SCRIPT>
which is working fine..
but In Chrome, the events are not fired?
how can I register my events for np-activex
are these disabled or what? how can these be enabled?
Original issue reported on code.google.com by wahabc...@gmail.com on 25 Jan 2014 at 9:04
Original issue reported on code.google.com by
wahabc...@gmail.com
on 25 Jan 2014 at 9:04