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 / guest

The main idea behind this is to use Java script submit()
function in
order to submit the form without explicitly clicking any
submit button.
You can attach the document.formname.submit() method to onclick,
onchange events of different inputs and perform the form
submission. you
can even built a timer function where you can automatically
submit the
form after xx seconds once the loading is done (can be seen
in online
test sites).

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between public, protected and private?

1004


What is the purpose of php?

1010


How to call a php function from html button?

1124


What is exception handling in php?

1651


What is the tags in PHP is not a valid way to begin and end a PHP code block?

1285


How to open a file for writing?

1140


What is the use of token in php?

1033


What is the use of friend function in php?

1026


What are the two main string operators?

1101


What are the different filter functions used to filter a variable?

1041


Do you know how to declare an array in php?

1023


How to reset/destroy a cookie?

1211


So if md5() generates the most secure hash, why would you ever use the less secure crc32() and sha1()?

1088


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

995


Explain me what is the goto statement useful for?

870