How can we submit a form without a submit button?
Answer Posted / sagar_joshi
if u want to submit a form without a submit button is simple
in JavaScript u just use a Function "document.form.submit();"
ok. try it now
have a nice day
good bay.. :-)
Is This Answer Correct ? | 72 Yes | 13 No |
Post New Answer View All Answers
Is not null mysql?
How to get ip address of clients machine?
Write a select query that will be displayed the duplicated site name and how many times it is duplicated?
Explain the purpose of output buffering in php.
How to read a file in php?
What does php do?
What is difference between put and post method in http?
Differences between get, post and request methods ?
What is php oops concepts?
Is php 7 backwards compatible?
What is the method to execute a php script from the command line?
Which functions are used to remove whitespaces from the string?
What is the use of "enctype" attribute in a html form?
What does namespace mean in php?
What is $this in php?