How can we submit a form without a submit button?
Answer Posted / anoop singh
we can submit a form by using javascript submit function or
call a function on the click event of the button and
redirect it in to another page .
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the difference between pop3 IMAP and MAPI?
What is foreach loop in php?
What good is polymorphism?
Is time a dependent variable?
What is the difference between require_once and require in php?
What is multidimensional array in php?
Maine 12th ke bad 2 years ka web designing ka course kiya hai. Php me achcha hu. Ek fresher ko is field me kitna mil sakta hai ?
Explain how does one prevent the following warning ‘warning: cannot modify header information – headers already sent' and why does it occur in the first place?
What is cookie and session in php?
How do you pass a variable by value?
How to return a value back to the function caller?
Does php support inheritance?
Explain what is the difference between for and foreach?
What is php built on?
Explain Creating and Naming an Array?