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 *

1 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.
2 <input type="submit" value="submit the form">
3 <input type="reset" value="clear all fields">
4 The value text is printed on the buttons.
5 You may also have a button that consists of an image.

in Table To:


© 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