How can post form values with out press submit button

Answers were Sorted based on User's Feedback



How can post form values with out press submit button..

Answer / abc

call javascript for that.
dosument.form.submit()

Is This Answer Correct ?    12 Yes 4 No

How can post form values with out press submit button..

Answer / guest

by using
form.submit();

Is This Answer Correct ?    8 Yes 2 No

How can post form values with out press submit button..

Answer / ff`

use onclick

Is This Answer Correct ?    7 Yes 7 No

How can post form values with out press submit button..

Answer / pradeep

Using input tag of type img we can submit the form.

This image will acts like a submit button

Is This Answer Correct ?    4 Yes 5 No

How can post form values with out press submit button..

Answer / dhir

Just submit this form .then all form value are posted to
destination page.

Is This Answer Correct ?    4 Yes 6 No

Post New Answer

More PHP Interview Questions

What is PHP? Who is the father or inventor of PHP?

0 Answers  


List some features of php that are deprecated in php

0 Answers  


at present am learning lamp course sir ..i want to know the carrer prospectus in php ...is there any companies recruiting freshers in chennai ..for freshers how much can i demand as a fresher in php ....?i finished my mca ..please sugggest me to face interview in php asking salary details and all please suggest me how much can i ask as a fresher in php ? and also tel is there any openings in chennai for recruting php freshers send their emails and company info please ? please send ur valuable suggestions to kiranpulsar2007@gmail.com i hope u wil reply to my question thank u guys bye take care see u soon all the best to everyone

1 Answers   Microsoft, Satyam,


Tell me what is the difference between ereg_replace() and eregi_replace()?

0 Answers  


What is mysql in php?

0 Answers  






What is the use of the function 'imagetypes()'?

0 Answers  


Tell me how do I check if a given variable is empty?

0 Answers  


What is a collection in php?

0 Answers  


what is mean by portal

0 Answers  


Explain setcookie() function in php?

0 Answers  


How to know user has read the email-php?

0 Answers  


How to upload any files extension in our database Ex.(.doc,.txt,mp4,mp3 etc.)in php

1 Answers  


Categories