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

What is session in c#?

528


Which have the fastest execution between mysql_fetch_array() and mysql_fetch_assoc()

1812


Write a program in php to check whether a number is prime or not?

494


How can we set and destroy the cookie in php?

488


What is session in PHP. How to remove data from a session?

509






Tell me what is the meaning of a final class and a final method?

523


Tell us how can we access the data sent through the url with the post method?

517


Is empty java?

532


When sessions ends?

555


How to get the ip address of the client?

8697


What is null value in php?

565


What is zend studio for?

537


What is the difference between exception::getmessage and exception::getline?

531


Which will start a session?

576


What is super keyword in c++?

579