How can we submit a form without a submit button?
What is the use of obj_star?
Answers were Sorted based on User's Feedback
Answer / shahnawaz sheikh
If there is a drop down option botton or combo box then we
can use onchange event . And on change of options we can
submit it without clicking on Submit button,
Is This Answer Correct ? | 8 Yes | 0 No |
Answer /
By using javascript document.submit()
and <input type=image>
Is This Answer Correct ? | 3 Yes | 3 No |
What is the use of header in php?
Explain the three different kinds of Arrays?
What is form action php?
Extract url from this string? It should be flexible for all strings, not for this string only. "yahoo.comyahoo.co.inhotmail.org"
What is the use of dual table in mysql?
how to select the multiple data in selection button
Is false empty php?
Is ruby on rails php?
What are the three parts of an http request?
Which PHP function would you use to send an email?
What is call by reference in php?
What is put method in php?