You need to add '[]' to the selects name which informs php that the select
field will have more than one value.
Once your form has been submitted an array called $comboResultPlan will be
available containing the selected options.
-Stewart
-Original Message-
From: Angie Bauer [mailt
On Mon, 19 Feb 2001 15:43, toto wrote:
> the solution is javascript-based rather than php-based.
>
> Just put this codeand when you submit, the value you'll process
> stored in variable hidden_list_selected. each value selected are
> separated by comma delimiter.
>
>
>
>
the solution is javascript-based rather than php-based.
Just put this codeand when you submit, the value you'll process stored
in variable hidden_list_selected. each value selected are separated by comma
delimiter.
function insert(thisObjec
3 matches
Mail list logo