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


Please Help Members By Posting Answers For Below Questions

What is mvc php?

688


How to select a database?

719


List some of the features of php7.

741


Why shouldn't I use mysql_* functions in php?

766


What is the main difference between asp net and php?

729


How does cookies work in php?

692


What is session management php?

752


Which cryptographic functions in php returns the longest hash value?

747


What is the difference between == and === operator in PHP?

644


How can we define a variable accessible in functions of a php script?

734


Can we use onclick in submit button?

728


How do we get the current session id?

745


How to turn on the session support?

803


Can you give example for trait in php?

730


What does $_server means?

690