|
Hi,
It seems i am not getting any new replies on this:
Basically i currently use the following code on a webpage,
<object width=350 height=350
classid="CLSID:74F4F118-91E6-4AFC-B8D2-04066781F239"
id="eztwain"
name="eztwain"
codebase="$CAB#Version=1,56,0,12"
standby="Loading Fica">
<param name="wmode" value="transparent">
<param name="EnableLogging" value="True">
<param name="AppTitle" value="FWApp">
<param name="LicenseKey" value="1619579093">
I would like to know if i am able to use the same CAB file in JAVA
|