java - Use a radio button and make it hidden as well -


is there way use radio button , make hidden well?

i trying store value inside 4 automatically (jsp) generated radio buttons. need place 1 more radio button hold default value should hidden user. there way this?

see html forms: control types for:

hidden controls authors may create controls not rendered values submitted form. authors use control type store information between client/server exchanges otherwise lost due stateless nature of http (see [rfc2616]). input element used create hidden control.


Comments

Popular posts from this blog

php - cannot display multiple markers in google maps v3 from traceroute result -

php - Boolean search on database with 5 million rows, very slow -

css - Text drops down with smaller window -