How can we submit a form without a submit buttom?
Answer Posted / arvind pippal(delhi india)
you can call a function in javascript onclick event of any
form element/link and in the function you use any
document.formName.submit(); to submit the form
and above all ans is rights
Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
What are php keywords?
When a conditional statement is ended with an endif?
What does isset() function?
How can we set and destroy the cookie in php?
Hello Friends,I am seeking for a job in php having 9 months. exp.Please suggest any company openings.
Is it possible to remove the html tags from data?
What does the scope of variables mean?
Is php a backend?
What is rest api in php?
Where do we use get and post?
What is polymorphism?
What is the use of trim function in php?
What are some new features introduced in php7?
What is the purpose of the '.myd' file extension? What do thes file contain?
Which variable declarations within a class is invalid in php?