Slide 16 of 37
Notes:
You can specify either a single-choice or a multiple-choice list using the multiple attribute. A variable whose name is given by the name attribute of the select element will be setup with the value of the user’s selection. If multiple selections are allowed, all the selected values appear in the value, separated by semi-colons.