Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How to post anchor tag value through form.

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


Please Help Members By Posting Answers For Below Questions

What is user application?

863


what are the general webtesting questions and how to respond them in generally in interview point of them

2042


Explain the difference between authorization and authentication in web testing.

941


What is the result of “20” + 20;

961


How to test whether the navigation i.e. from one page to another is working r not using QTP for web based application

1718


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.

887


Name 3 attributes of the position property.

1018


how to design online bank web page with asp.net

3551


Differentiate between static and dynamic website.

912


How do you test the URL of a Web-based application?

4817


What is a Simple Element?

939


If we force XML for web design, the browzer size will reduce. How?

2018


What do you understand by client-server testing?

928


What is DOM?

2090


what is web accessibility?

968