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
How can I use single quotes in single quotes in php?
How to concatenate two strings in php?
Write down the code for save an uploaded file in php.
Is java is better than php?
Does php need apache?
Explain NULL?
What are the characteristics of php?
What is the expansion of LAMP?
How to join multiple strings stored in an array into a single string?
How to define a user function?
Explain how we can retrieve the data in the result set of mysql using php?
Do you know design patterns. List few?
Tell me how to get the value of current session id?
How to do single and multi line comment in php?
How check field is empty or not in php?