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
I need project details about WEB CONTENT FILTERING USING NEURAL NETWORKS and how to explain it....plz help me in this topic.....
how can i change colour of a image in aspx file?
Explain event bubbling and event capturing in javascript?
Entire content of a JavaScript source file in a function block?
What is spread syntax?
What is null in programming?
How do functions work in javascript?
What is the difference between var and let?
Why global variables are bad javascript?
How to accessing elements using javascript?
Public Static Void Main(String args[]) { System.out.in("Hai.."); } In the above code why string args[] is required.... If we are not giving command line argument..
How do I install javascript?
How use javascript html?
Javascript, Pass by Value or Pass by Reference?
How to use "join()" to create a string from an array using javascript?