How can we submit a form without a submit button?
Answer Posted / vijay
Using javascript
document.form.submit()
| Is This Answer Correct ? | 33 Yes | 5 No |
Post New Answer View All Answers
How we can retrieve the data in the result set of mysql using php?
What are new features in php 7?
What is the difference between echo print and print_r in php?
How do you find the length of a string in php?
Can you extend a final defined class?
Why many companies are switching their current business language to php? Where php basically used?
What is the output of the following php code?
What is the most common http method?
How many ways to include array elements in double-quoted strings using php?
What would occur if a fatal error was thrown in your php program?
Which is the best web server?
What are the new features available in php 7?
What is the w3c?
How php statement is different from php script?
What are php loops?