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
What is pdo classes?
Tell me how can we check the value of a given variable is alphanumeric?
How to check your php installation?
What is a collection in php?
How to access a global variable inside a function?
Tell me how to execute an sql query? How to fetch its result?
How can we know the total number of elements of Array?
What are php string functions?
Which escape sequences can be used in single quoted strings in php?
Tell us how can we display the output directly to the browser?
What is php and sql used for?
Define metaphone()?
Explain the three different kinds of Arrays?
Which is faster for or foreach php?
What are access specifiers?