Dear Sir,
I am a new developer in Web Component on Java Web Applet and ActiveX;
currently my boss is looking for the support of making Firefox Mozilla to
support an ActiveX control that's will be going to developed by our company
for our custom solution.
However, before we can start the development, we are doing some homework to
ensure our targeted product can be deployed and supported by Firefox and MS
IE6.0. For the MSIE 6.0, I have no worries, but for Firefox, I understand it
required an ActiveX plug-in to serve as the bridge to the ActiveX control.
This is why, I am searching the net and come to your np7esk32 Firefix plugin.
There are a few requirements for our ActiveX control, which "if" possible
could seek for your advise, where those requirements are/can be supported by
your current version of "np7esk32" Firefox Plug-in
Requirements:
1) UI client Java Scripts to call ActiveX control methods
a/ To return a value in String, Integer, and Date data type. (similar to
object.getVal(..))
b/ To update a value into the ActiveX for String, Integer, and Date data
type. (similar like object.setVal(..))
2) ActiveX control to "call" an on-page Java Script function
- A pre-defined Java Script function i.e. ActiveXCallBack()
- At a particular situation, this Java Script function will be called by
the ActiveX control
Best Regards,
Ice