attributes of the submit button element

The following are the attributes of the submit button.

disabled - disables the submit button.
name - it is the identifier for the element.
value -represents the label that will appear on the button (default value is Submit Query)

Note
- A default button sends the form data but does not send the data about itself.
- A named button sends the form data and includes data about itself (see "cus=Send Data")

Related Tutorial
Follow Us
https://www.facebook.com/Rookie-Nerd-638990322793530 https://twitter.com/RookieNerdTutor https://plus.google.com/b/117136517396468545840 #
Contents +