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

1st option.....
In java script we can easly submit form without submit
button..........
document.form.submit();
...where form is formname.

2nd option.......
<form id="form" name="form" method="post" action="abc.php">
<INPUT TYPE="IMAGE" SRC="images/imagename.gif" ALT="Submit
button">
</form>

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to create database connection and query in php?

1081


Which function would you use to determine the length of a string in php?

1094


How can I load data from a text file into a table?

1046


How to call a php function from another php file?

1025


What is the use of session and cookies in php?

1049


List some features of php that are deprecated in php

956


How to enable cURL in PHP?

1197


How to remove all duplicate values in array in php?

1011


What is $_session in php?

1058


Write a program to swap two numbers using php.

1098


What is the difference between rest and soap?

1208


Explain the difference between urlencode and urldecode?

1100


What is api laravel?

1153


What is the difference between php and javascript?

1242


What is zend studio for?

1074