| A | B |
| Button properties include | a name, label, and action |
| Server-slide scripting means that | the form is processed on the form's host server |
| Check boxes | More than can be selected |
| Radio buttons | Are mutully exclusive; only one in each group can be selected |
| Submit Button | Send(s) the data to be processed |
| Reset Button | Set(s) the form object values to the default settings |
| Event | What happens after a button is clicked |
| Password Fields | Password Fields |
| Multi-line text fields | Contain(s) space for more than one line of data. |
| A form field can have ___ | a text field, hidden field,or file field |