I have a java applet embedded in my html page. When the user runs the embedded applet I want a second html page to open. Is it possible to detect when the applet is running from some sort of javascript / PHP or would I have to edit the actual applet (Which I have very little experience with)
Thanks.
Thanks.