M
Mattt
Hi,
I have an activex control created using Sun's javabeans activex
bridge, and, as such, it must be installed in a certain directory (the
JRE home) if is to be installed locally....
What I would like to do is use this activex control in ASP or ASP.NET.
I've seen various ways to do it but I'm not sure I'm doing it
correctly. In addition, is it possible to have the control on the
server and not have it downloaded to the client? It is a currency
conversion program, with no ui, etc. It does all the work behind the
scenes, so there's no need for the user to even have access to
anything but the results.
How would I go about implementing this? Is it possible? Anything
obvious that I'm missing?
Thanks!
I have an activex control created using Sun's javabeans activex
bridge, and, as such, it must be installed in a certain directory (the
JRE home) if is to be installed locally....
What I would like to do is use this activex control in ASP or ASP.NET.
I've seen various ways to do it but I'm not sure I'm doing it
correctly. In addition, is it possible to have the control on the
server and not have it downloaded to the client? It is a currency
conversion program, with no ui, etc. It does all the work behind the
scenes, so there's no need for the user to even have access to
anything but the results.
How would I go about implementing this? Is it possible? Anything
obvious that I'm missing?
Thanks!