•How can we submit a form without a submit button

Answer Posted / creatore

simple use javascript
document.form_name.submit();

Is This Answer Correct ?    12 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to remove leading and trailing spaces from user input values in php?

546


Explain object-oriented methodology in php?

587


How can you declare a constant variable in php?

567


How many different types of messages available in php?

549


How to track user logged out or not? When user is idle?

516






Which is the best web server?

534


Can we learn php without html?

552


What is restful api?

517


How does csrf attack work?

537


What’s the difference between htmlentities() and htmlspecialchars()?

579


What are the rules to declare a php variables?

523


What is varchar mysql?

582


List the different types of print functions available in php?

555


What is the purpose of the '.myd' file extension? What do thes file contain?

544


Write a program to display reverse of any number?

516