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
Explain the advantages of using PHP?
Explain the changes in php versions?
What was the old name of php?
Is PHP runs on different platforms (Windows, Linux, Unix, etc.)?
Why do we show php code in browser?
What is foreach loop in php?
What is the value for this auto incremented field user_pri_id?
how retrive the video file in php using video tag
What is the use of the function 'imagetypes()'?
I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, what’s the problem?
How to replace a substring in a given string in php?
What are the differences between PHP3 and PHP4 and PHP5? what is the current stable version of PHP?
What is c++ polymorphism?
Is php still used?
What are escaping characters?