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 can we submit a form without a submit button

Answer Posted / prantik gautam

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html lang="en">
<head>
<title>submit a form without a button</title>
</head>
<body ondblclick="document.frm_nm.submit();">
<form action="" method="post" name="frm_nm">
<input type="text" id="txt" size="25"/>
</form>
</body>
</html>

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is empty php?

1032


how can i develop forum code? any one pleale help me on this question

1990


What are the features of php?

1074


Write a program to get second highest number in an array using php?

1047


How can we access the data sent through the url with the post method?

999


What are the ways to define a constant in php?

1062


How to execute a php script from the command line?

1162


Which php framework is best for web development?

1020


What are php expressions?

1156


What is var_dump?

1070


Is php closing tag necessary?

1054


Can you define an argument as a reference type?

1018


Php program to generate fibonacci series?

1119


Why do we use inheritance in php?

1106


How to get elements in reverse order of an array in php?

1075