PDA

Click to See Complete Forum and Search --> : Getting user input for variables


rv2k
Feb 1st, 2001, 10:30 AM
I have a textbox on a HTML page and i want the value entered by the user in that textbox to be assigned to a variable in a Java applet.

Its a bit urgent...

Feb 1st, 2001, 01:49 PM
I'm pretty sure it can be done without this JSObject, but here's a source for your urgent review.
http://java.sun.com/products//plugin/1.2/docs/jsobject.html .