HTML Standard attribute: method
[this page | pdf | back links]
The HTML method attribute specifies the HTTP
method used when sending form-data. It applies to <form> elements.
 
Valid attribute
values (for <form>)
include:
 
 
  | Value | Description | 
 
  | HTTPmethod | HTTP method (get or
  post). See here
  for more details | 
 
NAVIGATION LINKS
Contents | Prev | Next | HTML Attributes