PDA

Click to See Complete Forum and Search --> : Data transfer from Java applet to HTML form


msdnexpert
Oct 27th, 2000, 12:26 AM
Hi all,
I have a java applet and a form on an HTML page. I would like to transfer some data from the Java applet to the HTML form. Any ideas on how to go about with this.
Thanks in advance.

noone
Oct 28th, 2000, 05:15 PM
It is possible to call Javascript functions from your applet in Netscape or IE, and you should be able to use that to set the form fields values, you can find more information here:
http://developer.netscape.com/docs/manuals/communicator/jsref/pkg.htm