Combo box multiple select

  • Thread starter Thread starter Roger Withnell
  • Start date Start date
R

Roger Withnell

Is it possible to make a Combo box behave like a multiple select in HTML
forms?

If not, is there an alternative method?

I would like the user to select more than one item from a list, rather than
type in the choices, which could lead to errors.

Thanking you in anticipation.
 
Roger Withnell bracht volgend idée uit :
Is it possible to make a Combo box behave like a multiple select in HTML
forms?

If not, is there an alternative method?

I would like the user to select more than one item from a list, rather than
type in the choices, which could lead to errors.

Thanking you in anticipation.

I don't think that a combobox would let you do that, a listbox would be
the one you're looking for.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top