View Single Post
Old Oct 31st, 2005, 8:47 AM   #1
Jerry
Newbie
 
Join Date: Jun 2005
Posts: 6
Rep Power: 0 Jerry is on a distinguished road
Checking form input

Ok... I'm trying to link an html form to java, so as to check the input against the input i'm looking for (like a password almost). I'm pretty sure that i could use an if-then loop to do it, but how would i write it so it takes the input from the form and sets it as a variable?

If there is an easier way to do this with just java I wouldnt mind seeing that either.
Jerry is offline   Reply With Quote