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 post form values with out press submit button

Answer Posted / guest

by using
form.submit();

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the Formatting and Printing Strings available in PHP?

1130


Is it possible to extend the execution time of a php script?

990


How to split a string into array using php?

1255


Is php still in demand?

1088


Binary tree question - Node has numeric data (int) The function takes depth as argument and sum all the value of the node of the depth. For instance, (0) depth 0 / \ 10 20 depth 1 / \ / \ 40 50 60 70 depth 2 so if you pass get_sum(2), you would return 220 which is 40+50+60+70 (sum of depth2) write the function.

2063


What is a controller in programming?

1145


What are helpers in php?

1001


What is polymorphism in php?

1046


Which is useful for method overloading?

1182


What are the difference between array_keys() and array_key_exists() in php?

1124


armstrong number by using php while number is given by the keyboard.?

2235


What can php do?

1070


How to remove an empty directory?

1083


What is a session in php?

1058


How can we check the value of a given variable is alphanumeric?

1047