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
What is the difference between fopen() and fclose()?
What is htaccess in php?
What are the different types of array in php?
How to create a table using php?
Please explain is it possible to use com component in php?
What is difference between include,require,include_once and require_once()?
What is string in php?
How to create and destroy cookies in php?
What is isset php?
What are the different opening and closing tags available in PHP?
How does cookies work in php?
What is the apache?
What is list function with their uses.
Which of the delimiter is ASP style?
Where can I learn php?