473,395 Members | 1,411 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

How can i find JRE is installed or not if installed, how can i find it's enable.?

11
Hi,

I have a java applet on my webpage. It works on most browsers but on
certain broswers (like IE7) that have JRE disabled by default, it
doesn't work.

I want to detect whether JRE is installed or not and if it is
installed, is it enabled or disabled. Can this be done in JS? If so
can someone please tell me how?

Thanks
Sep 7 '07 #1
1 1827
dmjpro
2,476 2GB
Hi,

I have a java applet on my webpage. It works on most browsers but on
certain broswers (like IE7) that have JRE disabled by default, it
doesn't work.

I want to detect whether JRE is installed or not and if it is
installed, is it enabled or disabled. Can this be done in JS? If so
can someone please tell me how?

Thanks
Yeah!
This can be done using JavaScript.
But then you should have posted in JavaScript forum.
Anyway!
This is your solution.
Expand|Select|Wrap|Line Numbers
  1. if(navigator.javaEnabled){/*Your code*/}
  2.  
Try it.
I think it will work.
Good Luck.

Kind regards,
Dmjpro.
Sep 7 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Equis Uno | last post by:
Hi, I'm trying to run some Python software I downloaded off of sf.net. It's called Boa. It uses wxPython. It appears my install of Python cannot see my install of wxPython.
2
by: clintonG | last post by:
I only ask this here because it so happens that Windows Search requires filters to enable it to be used to find text in file types such as .aspx, ..cs and so on and is supposed to support doing so...
1
by: amir | last post by:
Hi, When compiling a page in VS2005 this morning I received 101 messages regarding schema problems in my web.config file. When I go to view an aspx page in my IIS, IE just displays a blank...
1
by: gan | last post by:
Hi, I have a java applet on my webpage. It works on most browsers but on certain broswers (like IE7) that have JRE disabled by default, it doesn't work. I want to detect whether JRE is...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.