How can we submit a form without a submit button?
Answer Posted / sakthiopr
document.Formname.action = "filename to be submit"
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is the most convenient hashing method to be used to hash passwords?
How can you retrieve a cookie value?
How does the identity operator ===compare two values in PHP?
What is use of mysqli_query in php?
Explain Whitespace Characters?
What is the purpose of the '.myi' file extension? What do thes file contain?
What is php7?
What is the use of Php variables?
What is use of header() function in php? What the limitation of header()?
How do I use isdigit function?
How do you parse and process html/xml in php?
When is a conditional statement ended with endif?
Why did you choose this particular career path?
How to remove duplicate values from array using php?
Which is used to maintain the value of a variable over different pages?