Answer Posted / raghava
<html>
<head>
<script>
function formsubmit()
{
document.form1.action="submit1.php";
document.form1.submit();
}
</script>
</head>
<body>
<form name="form1" method="post">
<a href="#" name="something" value="something"
onclick="this.form.submit();">Click here</a>
</form>
</body>
</html>
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is DOM?
What is application in computer?
What is Firewall?
Loop through the color array and print each value to the console. Assume you do not know the amount of colors in the color array.
What is Web architecture that are followed while doing online project and tell the samples of architecture?
Have you ever used more than one external style sheet and if so, how did you use it?
Explain the difference between authorization and authentication in web testing.
in companies what is the use of websphere?
What is Webget and WebInvoke in rest service? Tell difference between them
What are the types of web testing security problems?
Can I host muliple sites on same machine?
How does DTD work?
Suppose there are two requests for 2 different pages of same site and from 2 different browsers, How Web server recognise the different request and send result to the exact sender browsers.
Why do we need nested master pages in a Web site?
what is stub in weblogic? dont give me a defination , iwant full ans with example? also tell what is replica-aware stubs.. ok bye send ans as soon as possible