Answer Posted / bharat pradhan
<script type="text/javascript">
function pick()
{
document.form1.action="submit.php";
document.form1.submit();
}
</script>
<form name="form1" id="form1" method="post" onsubmit="pick()">
<input type="text" name="T1" id="T1">
</form>
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
Is not null mysql?
What is the difference between single quoted string and double quoted string?
Why use static methods php?
How many types of arrays are there in php?
Is c similar to php?
What is "print" in php?
What are classes in php?
What is meant by pdo in php?
What is the difference between Split and Explode in PHP?
What is the correct and the most two common way to start and finish a php block of code?
How the web server interprets php and interacts with the client?
What is the difference between core php and php?
Which Scripting Engine PHP uses?
how to open & closing opening period in fico
When sessions ends?