How can we submit a form without a submit button?
Answer Posted / sunil
You can submit a form through many diffrent ways without
submit button.
-Submit a form by clicking a link
-Submit a form by selecting a option from drop down box using
onchange event
| Is This Answer Correct ? | 342 Yes | 62 No |
Post New Answer View All Answers
Why json is used in php?
Write a program in php to find the occurrence of a word in a string?
What are the characteristics of php variables?
Which array function checks if the particular key exists in the array?
How to replace a text in a string with another text in php?
Tell me what kind of things have you done on the social side?
What is a persistence cookie?
What is difference between php and html?
Write a program using while loop in php?
What are the string function in php?
How escape single quotes php?
What is the difference between laravel and php?
What is constructors and destructors?
How to stop the execution of php script?
What is php static function?