Ford & Mason Ltd
HOME
ABOUT
CONTACT
RESOURCES
ADVERTISING



donations support the development of
cronolog.org
and
refcards.com

next up previous contents index
Next: Image buttons Up: Defining fields Previous: Reset buttons


Submit buttons

Submit buttons cause the browser to encode the data input and send it to the location specified for the form, for example:

    <INPUT TYPE="submit" NAME="submit-b" VALUE="SEND">

A submit button is defined by an INPUT element where TYPE="submit". The optional VALUE attribute can be used to specify the label of the button, otherwise the browser's default submit label will be used.

There may be more than one submit button in a form. The NAME attribute identifies the submit button so that the server can determine which button was pressed if the form includes a number of different ones.


[ITCP]Spinning the Web by Andrew Ford
© 1995 International Thomson Publishing
© 2002 Andrew Ford and Ford & Mason Ltd
Note: this HTML document was generated in December 1994 directly from the LaTeX source files using LaTeX2HTML. It was formatted into our standard page layout using the Template Toolkit. The document is mainly of historical interest as obviously many of the sites mentioned have long since disappeared.

 
Copyright © 1996-2002 Ford & Mason Ltd