How can we submit a form without a submit button?
Answer Posted / selvabalaji
-Submit a form using javascript onclick fuction.
-Submit a form by selecting a option from drop down box using
onchange event
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Can we run php on tomcat server?
What is the difference between php and core php?
How to change the principal password?
What is difference between ksort() and usort() functions.
What is the difference between unset and unlink?
Where is session id stored?
What is difference between post and put in rest?
Tell me what does pear stands for?
What is variable give example?
What is different between software and app
I am writing an application in php that outputs a printable version of driving directions. It contains some long sentences, and I am a neat freak, and would like to make sure that no line exceeds 50 characters. How do I accomplish that with php?
Tell me how can you pass a variable by reference?
How do you remove duplicates from an array?
Explain a resource?
How can we encrypt the password using php?