SELECT field in a HTML form
Posted: Mon Mar 24, 2003 1:47 pm
Hi everyone,
I have a form that contains a SELECT field named chkProduto2 with the "multiple" option enabled.
How could PHP read the selected options in this field?
Note.: I cant rename my field to "chkProduto2[]" because my Javascript validation will not work correctly.
Cheers
Rodrigo Caldeira
I have a form that contains a SELECT field named chkProduto2 with the "multiple" option enabled.
How could PHP read the selected options in this field?
Note.: I cant rename my field to "chkProduto2[]" because my Javascript validation will not work correctly.
Cheers
Rodrigo Caldeira