Re: more post form Help

EALTER@mail.wshs.fcps.k12.va.us wrote:
> 
> Okay i need to input more than one thing in the form, now if there
> was a submit butten do i have to put that in too? and what is the
> value Enter?
> 
> <input type="submit" name="enter" value="Enter">
> 
> Also if i had radio buttons like below would i just input the one i
> want checked? and what do i put for the value? what it says there?
> ("yes" "no" "auto")

Yes, you can stick in all the <name, value> couples in the request. This
is described in 

	http://www.w3.org/TR/REC-html40/interact/forms.html#h-17.13

Henrik

Received on Wednesday, 16 December 1998 12:53:33 UTC