Forms and submissions
Posted by:
Conqueran
(---.ipt.aol.com)
Date: October 27, 2006 04:40PM
Hi, i couldnt find this anywhere on the web.. I simply want to have a POST form in html and send the data to a new webpage where I will put the variables in a java applet.. for example
User enters username
username gets sent to java applet page..
username variable gets put into java applet..
Please dont give a half ass answer, I really need either exact steps here, or a good website to look at.. Otherwise I wont understand what you say..
heres what I know so far..
1. how to setup a form for user input..
2. how to send parameters to a java applet..
All I need to do is make those parameters I send THE USER INPUT..
Simple question really. I'm sure someone out there knows the answer.