How can we submit a form without a submit button?
Answer Posted / kiran kumar
WE Can Submit a form without using Submit Function.With the
help of JavaScript Function "document.form.submit();"
| Is This Answer Correct ? | 68 Yes | 18 No |
Post New Answer View All Answers
Why do we use javascript in php?
What is PHP's configuration file called?
In PHP, fgets() is used to read a file one line at a time. State Whether True or False?
What is mvc php?
what does this symbol mean in php?
Is wordpress a php framework?
How to assigning a new character in a string?
What is php data type?
What is session data?
What are the differences between echo and print?
Explain the casts allowed in PHP?
What are the encryption functions in php?
What is session management php?
What are the advantages of using php?
Tell me what is the use of explode() function?