1. Computing

Discuss in my forum

XHTML Attributes - method

By , About.com Guide

method:

This is the HTTP method used to submit the form.

Used with Elements:

Content:

"GET" or "POST"
"GET" puts the form data in the URL line as parameters, and post puts the form data in the body of the form sent to the form processing agent.

Default:

GET

Deprecated in XHTML 1.0:

No

DTD:

XHTML 1.0 Standard

©2013 About.com. All rights reserved.