How can we submit a form without a submit button?
Answer Posted / sagar_joshi
if u want to submit a form without a submit button is simple
in JavaScript u just use a Function "document.form.submit();"
ok. try it now
have a nice day
good bay.. :-)
| Is This Answer Correct ? | 72 Yes | 13 No |
Post New Answer View All Answers
How to specify argument default values?
What is session in php why it is use?
Write a hello world program using variable?
Tell me what is the difference between get and post?
Why do we use sessions in php?
What are the different data types in javascript?
Explain the difference between $var and $$var?
Is c similar to php?
Can php run without server?
What are the features of php?
What is use of in_array() function in php?
How to get length of an array in PHP?
What is difference between get and post?
What is difference between php and html?
What is the use of stripslashes in php?