Click here to show toolbars of the Web Online Help System: show toolbars |
METHOD=GET | POST
Indicates how the form data should be sent to the server; either GET or POST
GET append the arguments to the action URL and open it as if it were an anchor.
POST POST means send the data via an HTTP post transaction.
The only legal values are "GET" and "POST"
Applies To
Ayuda de Html para Javascripts.astalaweb.com. |