It is impossible to send values ​​from all selects, only the value of the first select comes to the server

<select type="text" name="n1"> <option value="1">Да</option> <option value="0">Нет</option> </select> <select type="text" name="n2"> <option value="1">Да</option> <option value="0">Нет</option> </select> <select type="text" name="n3"> <option value="1">Да</option> <option value="0">Нет</option> </select> 

Closed due to the fact that off-topic participants cheops , Bald , Denis , aleksandr barakin , user194374 July 20, 16 at 6:51 .

It seems that this question does not correspond to the subject of the site. Those who voted to close it indicated the following reason:

  • "The question is caused by a problem that is no longer reproduced or typed . Although similar questions may be relevant on this site, solving this question is unlikely to help future visitors. You can usually avoid similar questions by writing and researching a minimum program to reproduce the problem before publishing the question. " - cheops, Bald, Denis, Community Spirit
If the question can be reformulated according to the rules set out in the certificate , edit it .

  • server part in the studio. - Fucking Babay

2 answers 2

The bullet crashes, the problem is on your side: an example in the sandbox : D

    Send to the server "Select.selectedIndex"