How can we submit a form without a submit button?
Answer Posted / md raisul azam
Using javascript
document.form.submit();
| Is This Answer Correct ? | 129 Yes | 24 No |
Post New Answer View All Answers
How big is varchar max?
how to track user logged out or not? when a user is idle?
How we get ip address of client, previous reference page etc?
What is difference between session and cookie in PHP?
What is php programming used for?
Do while loops?
What is PECL?
Explain Type hinting in PHP?
Explain the value of the variable input is a string 1,2,3,4,5,6,7. How would you get the sum of the integers contained inside input?
How to create a table using php?
How to replace a substring in a given string in php?
What is session in c#?
What is php rest api?
How do I end a php session?
Does apache use php?