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

Where is session value stored?

0 Answers  


how to send mail in php but mail should be send in inbox not in spam.....:(

2 Answers   ATS,


What are the security measures we have to take for our site not to hack by others?

1 Answers   Infosys,


When to use get and post request?

0 Answers  


what is the scope of php in the future if any other language is developed then may be php is loss ???

1 Answers   ATI,






What is the Default syntax used in PHP?

0 Answers  


What the difference between the 'bitwise and' operator and the 'logical and' operator?

0 Answers  


What is the use of nl2br() in php?

0 Answers  


Tell me how is it possible to remove escape characters from a string?

0 Answers  


What are the uses of implode() function?

0 Answers  


How to copy a file?

0 Answers  


Hi, My Name is Ajay Jha. What My Question is I am Percuing in Bca. It's My 5th Semester. I Want To Make My Carrear as a web designer that's Why i wants to do Php, Is it right Desision for Me ?

1 Answers  


Categories