logo

Crowdly

Browser

Add to Chrome

What value will be sent back to the server in the query string? <form met...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

What value will be sent back to the server in the query string?

<form method="GET" action="form2.php">

<select name="brand">

<option>Apple</option>

<option >Samsung</option>

<option>OnePlus</option>

</select>

<select name="model">

<option value="1">S21</option>

<option value="2" >Note 20</option>

<option value="3">S20</option>

</select>

<input type="submit" value="send">

</form>

0%
0%
100%
0%
More questions like this

Want instant access to all verified answers on elearn.just.edu.jo?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!

Browser

Add to Chrome