What is the use of a form in html page? Is there any way to
submit the page without using the form.

Answer Posted / ajay kumar

<form> - tag is used for sending data from the client
browser to the server.

There is no way for submitting a page if there is no
<form> - tag in the page.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do functions work in javascript?

462


Explain event bubbling and event capturing in javascript?

466


What is console.log() and why it is used?

593


What are the boolean operators supported by javascript? And operator: &&

488


What is a scope in javascript?

457






What is spread operator?

489


what data type javascript supports?

543


What is use of object as function?

497


What do I need to code javascript?

469


What is webpack used for?

459


What is use strict in javascript?

493


Difference between '=', '==' and '===' operators?

551


How do you write an if statement in javascript?

476


Which is the best website to learn javascript?

493


Explain export & import in javascript?

599