9. What changes will happen in our web application, if we delete "method=GET" from this piece of code? form action="/sea

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

9. What changes will happen in our web application, if we delete "method=GET" from this piece of code? form action="/sea

Post by answerhappygod »

9 What Changes Will Happen In Our Web Application If We Delete Method Get From This Piece Of Code Form Action Sea 1
9 What Changes Will Happen In Our Web Application If We Delete Method Get From This Piece Of Code Form Action Sea 1 (27.47 KiB) Viewed 49 times
9. What changes will happen in our web application, if we delete "method=GET" from this piece of code? form action="/search" method="GET" <input id="search-box" type="text" name="search-keyboard" value="Default"> <input type="submit" value="OK"></form> 1 2 3 It runs to this error: GET request error It runs to this error: HTTP request error Nothing OIt runs to this error: POST request error X Incorrect This is HTML, it won't produce an error. The HTML is valid. Do forms have a default method?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply