How can we submit a form without a submit button?

Answer Posted / md raisul azam

Using javascript
document.form.submit();

Is This Answer Correct ?    129 Yes 24 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which is better mysql or sql?

721


What is polymorphism in php?

698


What are the features and advantages of object-oriented programming in php?

664


What is difference between mysqli and mysql?

730


Explain what is meant by pear in php?

699


What are hooks in php?

685


Tell me will a comparison of an integer 12 and a string "13" work in php?

848


How to create a session? How to set a value in session? How to remove data from a session?

705


Tell us how to redirect a page in php?

696


Tell us why did you choose this particular career path?

694


What is singleton pattern in php?

643


How to process the uploaded files?

775


How come the code works, but does not for two-dimensional array of mine?

684


What is env in laravel?

706


How do you end a function in python?

716