Hi, Does anyone know how I can start Java applets by using LWP? In HTML code the Java applet looks like below <APPLET id=Signer name=Signer code=kbib.signer.Signer.class width=0 height=0> <PARAM NAME="namespace"VALUE="IB"> <PARAM NAME="id" VALUE="Signer"> <PARAM NAME="name" VALUE="Signer"> <PARAM NAME="code" VALUE="kbib.signer.Signer.class"> <PARAM NAME="width" VALUE="1"> <PARAM NAME="height" VALUE="1"> <PARAM NAME="codeBase" VALUE="https://www.mojebanka.cz/NASApp/InternetBanking/"> </APPLET> And is it possible to use LWP to send some data to a web server that uses a Java applet to check some input values first before cgi script starts? Thanks for help Ladislav ------- End of forwarded message ------- S pozdravem, Ladislav Blazek BMA TRADING Ltd. email:[EMAIL PROTECTED] Fax:/Tel +420 506 447921 Tel:+420 506 447920, +420 602 849309
