How can we submit a form without a submit buttom?

Answer Posted / koushik

document.FORM_NAME.action="page.php";
document.FORM_NAME.submit();

Is This Answer Correct ?    26 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which is useful for method overloading?

614


What is full form of PHP?

603


What is php regular expression?

498


How to get elements in reverse order of an array in php?

560


What php framework does wordpress use?

535






Does php 5 support exceptions?

673


What is member variable?

543


How to terminate the execution of a script in PHP?

558


What is the correct php command to use to catch any error messages within the code?

565


Which database is best for php?

519


Are php sessions secure?

523


Which php framework is best for beginners?

499


What is use of preg_replace in php?

511


What is full form of php? Who is the father or inventor of php?

489


What are getters and setters php?

535