Hi I want to capture a Windows OS event. In Java Plugin Checker, when the user is prompted to install a JRE there is a File Download window pops up with Run,Save and Cancel buttons. I want to get the control back when the user clicks on Run/Save/Cancel. I need to redirect the user to a new page when the user selects Save/Cancel.Please let me know, or send me some sample code in javascript through which I can capture the event when the user selects save/cancel button

Recommended Answers

All 2 Replies

This isn't the right forum. Please ask this question in the Java forum, not JavaScript. They are two very different programming languages.

Java is no go, Java as no way to get hold of OS events, only events generated by Java

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.