How can we submit a form without a submit buttom?

Answer Posted / koushik

Javascript form submit

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

Is This Answer Correct ?    12 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is lazy loading in php?

511


Write down the code for saving an uploaded file in PHP.

599


Can I learn php in a month?

520


How to get a total number of elements used in the array?

508


What is the difference between apache and tomcat?

534






What is whitespace in php?

514


what is the scope of php in the future if any other language is developed then may be php is loss ???

13900


How to set session.gc_divisor properly?

601


Which is incorrect with respect to separating php code and html?

542


Does wordpress still use php?

527


What is the difference between core php and php?

503


What is the difference between the functions strstr() and stristr()?

542


Tell me what does $_env means?

536


What are classes in php?

558


How to remove an empty directory?

582