Describe submit and reset buttons and show the syntax for the two buttons.

What will be an ideal response?


The two other kinds of form buttons are submit and reset buttons. A submit button
submits a form to the server for processing when clicked. Clicking a reset button resets
the form, changing all field values to their original default values and deleting any values
that a user might have entered into the form. The syntax for creating these two buttons is


where once again the value attribute defines the text that appears on the button.

Computer Science & Information Technology

You might also like to view...

Elliptic curve arithmetic can be used to develop a variety of elliptic curve cryptography schemes, including key exchange, encryption, and ___________ .

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

What database object organizes your data by rows and columns?

A) Report B) Macro C) Table D) Form

Computer Science & Information Technology

Expressions taking the address of an array name are invalid because the pointer the compiler creates is ____________________ to the computer.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

The ________ element defines the type of input field that will display

Fill in the blank(s) with correct word

Computer Science & Information Technology