Hi folks,
I'm trying to open an ActiveX data component from within a java application.
I have successfully done this from an html <object> tag but I'm not able
to find out how to do it in java. Any help would be greatly appreciated.
Dealyon
Printable View
Hi folks,
I'm trying to open an ActiveX data component from within a java application.
I have successfully done this from an html <object> tag but I'm not able
to find out how to do it in java. Any help would be greatly appreciated.
Dealyon
Daelyon,
This is not possible without some sort of Java ActiveX bridge.
Check out the following link: http://www.onjava.com/pub/a/onjava/2.../14/jawin.html
There are also some very good commercial products available.
http://www.infozoom.de/ie/jacozoom.html
is a really good bridge that I have used.
Hope this helps,
Rob Abbe
"Dealyon" <parrishb@mantech-wva.com> wrote:
>
>Hi folks,
>I'm trying to open an ActiveX data component from within a java application.
> I have successfully done this from an html <object> tag but I'm not able
>to find out how to do it in java. Any help would be greatly appreciated.
>
>Dealyon