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 value does prompt() return if the user clicked the cancel button?
What javascript means?
What is the difference between call & apply?
How to create a cookie using javascript?
What is variables in javascript?
How do you declare in javascript?
How to modify the url of the page without reloading the page?
Is a hash table an array?
How to create an array in javascript?
What are the various functional components in javascript?
how to run the servlet in tomcat
How are javascript and ecma script related?
How to have an element invoke a javascript on selection, instead of going to a new url?
Why is my javascript function not defined?
Is JavaScript case sensitive? Give an example?