I have Web system consisting of ASP File and MS Access Database.
I want to send the information from the Applet to HTML file
or ASP file or MS Access Database(server side).
The information is chosen data by user from Swing-JApplet-JComboBox.
I know how to send the information from HTML to the Applet
using "PARAM" Tag, but I don't know the reverse way.
Please let me have any information about the above mentioned subject.
