Hi, I have a web page which is really an applet. Is there a way to get the output of the applet to my script?
My script does some web navigation untill he gets to that applet, and I want to get the output text (what is normally shown on the browser) to my script. 1. Can it be done (on Unix) ? 2. How can I get the Class of the applet ? Thganks for any help. Yossi
