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

Answer Posted / dhir

form is usefully for posting the data from one page to another
.and this done by tow way either submitting the form by
submit button or through javascript function.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is javascript and its advantages?

539


What is npm javascript?

485


What is javascript and how it works?

457


What is event target in javascript?

472


What are JavaScript Cookies?

498






What is the role of javascript in html?

493


How to read a cookie using javascript?

533


How do I enable cookies and javascript?

490


You have an asp. Net web application running on a web-farm that does not use sticky sessions - so the requests for a session are not guaranteed to be served the same machine. Occasionally, the users get error message validation of view state mac failed. What could be one reason that is causing this error?

537


What is a hash javascript?

532


What is use of settimeout function in javascript?

515


What is difference between var x =1; and x=1;?

680


What are the javascript objects?

492


What are undeclared and undefined variables?

544


How do I link an external javascript file to html?

477