|
Navigation:
|
|
|
|
|
|
Examples of Form Fields
|
|
This Web form illustrates the various
types of form fields that may be used to obtain information
from a visitor. You can view the source code of this form to see how it was constructed. Note: For the form tag, the action attribute can have different values depending upon how you want to transmit the form data. In this example, the action attribute is set up to send the form data via email (if I had used a valid email address for the action attribute). However, the value for the action attribute is usually the name of a script that is used to transmit the data.
|
Web site contact: ccwebmaster@psu.edu
Updated February 27, 2008
© 2005 The Pennsylvania State University
|
|