- The method in a FORM Tag has two 'GET' and
Answers
Answered by
0
Answer:
POST
Explanation:
I think this is the answer
Answered by
0
Answer:
The method attribute specifies how to send form-data (the form-data is sent to the page specified in the action attribute). The form-data can be sent as URL variables (with method="get" ) or as HTTP post transaction (with method="post" ). Notes on GET: Appends form-data into the URL in name/value pairs.
Similar questions
Math,
6 hours ago
Political Science,
11 hours ago
World Languages,
8 months ago
Environmental Sciences,
8 months ago
Math,
8 months ago