|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
ActiveX Alternative
I was wondering that if there was an alternative to ActiveX, preferably opensouce that was compatible with multiple browsers not just IE.
Fz105 |
|
#2
|
|||
|
|||
|
ActiveX is unique in that it allows a website to do just about anything it likes with a user's computer. That's why we use... Firefox!
You could try Adobe Flash, or a Java applet, or Javascript, or Mozilla Chrome, in approximate decreasing order of portability.
__________________
The best book on programming for the layman is Alice in Wonderland; but that's because it's the best book on anything for the layman. ~ Alan J. Perlis
|
|
#3
|
|||
|
|||
|
Quote:
* Adobe Flash might be a good idea, but not open source. * Java is what i was leaning towards, but an issue with java is that if the client isnt using the latest version, then an install and a reboot is required (so ive heard) and that sucks big time. * I didn't know you could have access to the client's PC via JavaScript, i though that wasnt possible for security purposes. But if it is, i'd love to know how!!! * Mozilla Chrome, i dont know too much about it, but isnt it only mozilla compatible?? Basically I was looking for a language that would be most compatible across browsers. Also the language needs to be able to access client's pc (at leaset read privileges) and have access to the registery, program file's directory, etc. The script will be used to get an inventory of the programs installed and pc preferences set. Fz105 |
|
#4
|
|||
|
|||
|
Quote:
Keep those powers of deduction sharp! Sherlock needs you! But on a more serious note yes, that's why it was last on the list (in decreasing portability). I think Java is your way forwards from what you say. And I've never had to reboot for a java upgrade, on neither windows or *nix. HTH
__________________
Did this post help? Please Click The Next To My PostNeed help? Did you try Google? Take a look over at my current work in progress http://crispycrisp.org |
|
#5
|
|||
|
|||
|
I have done it in ActiveX before but could anyone provide some guidance on how it can be done in Java? With so much security issues with ActiveX and of course the increasing popularity of Firefox, I'd like to port mine from ActiveX to Java. So really would appreciate some tips here. Also will Java allow any write permission on the machine?
|
|
#6
|
||||
|
||||
|
Quote:
Well without seeing the code of the ActiveX, I can't really help. Google it. There is much information out there regarding Java, ActiveX, and conversions from one language to another. Quote:
Which machine? The server? Yes! The client? Yes! Java is a very robust language and this is one reason it has been favoured over multiple platforms. It comes in both client-side and server-side flavours; it is flexible enough to allow development of either. What it can and can't do, all depends on what you tell it to do or not do. HTH |
|
#7
|
|||
|
|||
|
Man, what a bump.
![]() |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Other Programming Languages > ActiveX Alternative |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|