How can we submit a form without a submit button?
Answer Posted / vijay
Using javascript
document.form.submit()
| Is This Answer Correct ? | 33 Yes | 5 No |
Post New Answer View All Answers
How to create database connection and query in php?
What is use of in_array() function in php?
Explain the advantages of using PHP?
How can you associate a variable with a session?
What is difference between get and post in php?
What is faster?
How do you end a function in python?
How to display your correct URL of the current web page?
What is uri routing?
What is mysql in php?
What are the string functions in php?
Where php basically used?
Tell me how do I check if a given variable is empty?
What is the use of @ in php?
What is overloading and overriding in php?