CodeCharge Studio

Submit Button

HTML

<INPUT TYPE="submit" ID="Submit1" NAME="Submit1" VALUE="Submit">

Image

Description

When placed within an

HTML

form, a Submit Button serves the purpose of submitting all the fields within the form to the designated action page. The action page is specified in the action property of the Form element in which the Submit Button is placed.


On-line, printable versions and updates