On Thu, 2003-11-20 at 17:12, CPT John W. Holmes wrote:
>
>
> Now $_POST['D1'] will be an array of all the items that were chosen.
>
> ---John Holmes...
>
> ps: wouldn't it be easier to select multiple items if you had a size larger
> than "1"??
The 'size=1' in a select doesn't mean there is o
From: "Jeff McKeon" <[EMAIL PROTECTED]>
> Is it possible to have a form "Drop down box" that allows multiple
> selects? I know the form field itself exists, but It only seems to
> return the last item selected and not all of them.
>
> Note in the code below the line:
This is the expected behavi
Is it possible to have a form "Drop down box" that allows multiple
selects? I know the form field itself exists, but It only seems to
return the last item selected and not all of them.
Note in the code below the line:
[code]
ship1
ship2
ship3
[code]
All th
3 matches
Mail list logo