Basic HTML version of Foils prepared 11 May 1997

Foil 26 Content Fields of a Form: Submit and Reset Buttons

From Introduction to HTML--ECS400 fall 97 ECS400 Senior Undergraduate Course -- Spring Semester 97. by Nancy J. McCracken *

Nearly all forms have both a submit and a reset button, one to send the information to the server and the other to reset all fields.
<input type="submit" value="submit the form">
<input type="reset" value="clear all fields">
The value text is printed on the buttons.
You may also have a button that consists of an image.



© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Tue Aug 26 1997