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
What is webpack used for?
Which built-in method calls a function for each element in the array?
What is Date object in JavaScript?
How to define name function in javascript?
Define event bubbling?
What is purpose of onerror event handler in javascript?
What is the best site to learn javascript?
How do you create array in javascript?
What are parameters in javascript?
How do you write a comment in javascript?
If an array with name as "names" contain three elements, then how will you print the third element of this array?
What is local scope in javascript?
hello sir my name is naga sekhar i completed my b-tech in 2011 with 61% in IT streme.I completed my core and advanced java coure before 8months back.Still i did not get the job.i tried so many times.and i went to some interviews but no use.now i want to get the job in software sector
Explain javascript debounce function?
What does the term sticky session mean in a web-farm scenario?