What is the use of a form in html page? Is there any way to
submit the page without using the form.
Answer Posted / tahir ahmed r s
In html we can use JAVASCRIPT for validation purpose. Since
we require a specific form name for validation and to
specicy the action after certain operation is performed.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is difference between undefined variable and undeclared variable?
What is the best site to learn javascript?
What is the use of type of operator?
How we can get the value of an element using javascript?
What are the advantages of using JavaScript?
How to set a html document's background color?
What are the Advantages and Disadvantages of JavaScript?
what is event bubbling and event capturing in javascript?
What is dhtml in javascript?
Mention what is the disadvantage of using innerhtml in javascript?
What are types of javascript?
What does it mean in javascript?
What is the use of decodeuri() and encodeuri()?
Explain a story about javascript performance problems?
Why do we need npm?