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

What is use of JavaScript and jquery?

567


Why do we use javascript?

453


How to get the last index of a string in javascript?

495


Do I need to install javascript?

514


What are the ways to emit client-side javascript from server-side code in asp. Net?

498






How do I use an external javascript file?

502


What is a module in javascript?

585


How can you do a character count in javascript?

476


How to redirect a page to another page in javascript?

532


Why is it called javascript?

483


Where are cookies actually stored on the hard disk?

514


Does html5 replace javascript?

530


What do “1”+2+4 evaluate to?

524


Difference between Pure functions Vs. Impure functions in javascript?

485


How to write html code dynamically using JavaScript?

526