HTML Forms / JSP

Soldato
Joined
15 Aug 2003
Posts
19,917
Location
Essex
Hey guys,

Im working on a clan league site and im trying to do a page that allows you to edit your squad, like changing there position, such as deputy and leader

The problem is i want drop down boxes or even text fields with the options, which i can do - but how do i pass these values on so the changes take effect?

its setup as a form but once the "Update" button has been pressed it should take the changed effect for that person and change the details, im just not sure how to pass the parameters?

if that makes sense?

thanks in advance
 
Back
Top Bottom