CSC 215: Web Programming and Development

Instructor Home | CSC215 Home | Syllabus | Assignments


Module 9 Assignment

This assignment is from Chapter 9

  1. Forms have two components, the CGI and:
  2. Is the form tag a container tag?
  3. Can forms be nested?
  4. Identify three types of files (by file extension) used to invoke server-side processing.
  5. What are the two values of the method attribute?
  6. Which value of the method attribute is preferred?
  7. Which text box attribute configures the width of a text box?
  8. Which attribute of a checkbox assigns a value that is triggered when the checkbox is checked?
  9. A checkbox allows selection of one or more items. The radio button allows the user to select:
  10. When using a select list, what must the size of the attribute value be set to in order to create a drop-down list?
  11. Write the line of xhtml source code to create a submit button that displays the text "Send Info".
  12. What is the function of the reset button?
  13. List the five elements or attributes that will increase the accessibility of a Web page form.
  14. What are two ways to make the click to submit area on a form more compelling and visually interesting?
  15. A web page invokes the CGI protocol by the action attribute of a form or by:


This page last modified on 06/02/2009

Contact Information: ron.poland@clinton.edu