what are the differents between 'action' and 'target' in
form tag?
Answer Posted / sherin
action means the url to be executed when the form submits .
If the form is to be submited through iframe the target tag
specifies the name of the iframe .
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Can we use get instead of post?
What is the difference between javascript and php?
What is the default session time in php?
How can we connect to a mysql database from a php script?
What is meant by an associative array?
When to use get and post request?
What is regular expression in javascript?
What is user defined function in php?
Tell me are parent constructors called implicitly inside a class constructor?
What are php string functions?
Is it possible to remove the html tags from data?
What is the purpose of constant() function?
Is php better than java?
Explain briefly about a search-friendly site looks like?
What is Apache's configuration file typically called?