How can we submit a form without a submit button?
Answer Posted / mani kumar
By using the javascript events on the html elements you can
submit the form values like,onblur(),onchange(),
onmouseup(), etc...
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What is the php function that removes the first element of the array and returns it?
What is the use of mysql_fetch_assoc in php?
How do I start a php session?
How could I install codeignitor ?
Is facebook still written in php?
How is session id stored in browser?
How can you associate a variable with a session?
What is string function sql?
Write a program to display table of a number using php?
What is the use of stripslashes in php?
What is $_ env in php?
what is benefit of magento?
Is php a dying language?
How to set a value in session? How to remove data from a session?
Which is used to maintain the value of a variable over different pages?