What html form control is used in adding multiple value field? -


i have making simple jsp app , have many many relationship between song , genre. form field should use add multiple genres song. thinking of check boxes don't know if appropriate. here erd.song erd

if goal select multiple options, checkboxes best option.

radio , <select> select one.

w3 schools: <input> tag


Comments

Popular posts from this blog

python - No exponential form of the z-axis in matplotlib-3D-plots -

asp.net mvc - Cannot display error message on Editor or EditorFor -

portaudio - How to enable WASAPI exclusive mode in pyaudio -