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 buttom?

Answer Posted / abhishek anand

Use image element instead submit button
<input type="img" src="img_path/img_name.src">
give the action page name as action attribute in form
element like
<form name="myform' action="myaction.php">
The Image element will work very similar as submit button.

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Could we start a variable with number like $4name?

973


How to genrate report in wordpress cms

2381


What is difference between array_merge and array_combine in php?

1096


Why do we need abstract class in php?

1012


What is the difference between myisam and innodb?

1098


What is escaping to php?

1015


Explain what does $_files means?

1226


Explain me difference between mysql_connect and mysql_pconnect?

1003


Are php variables global?

1066


Where are cookies stored php?

958


How can you declare a constant variable in php?

1075


Can we run php in apache tomcat?

1038


How we can declare variable in php?

1011


What is the function of string in c?

1049


How to enable cURL in PHP?

1203