How can we submit a form without a submit button?

What is the use of obj_star?

Answers were Sorted based on User's Feedback



How can we submit a form without a submit button? What is the use of obj_star? ..

Answer / shahnawaz sheikh

If there is a drop down option botton or combo box then we
can use onchange event . And on change of options we can
submit it without clicking on Submit button,

Is This Answer Correct ?    8 Yes 0 No

How can we submit a form without a submit button? What is the use of obj_star? ..

Answer /

By using javascript document.submit()
and <input type=image>

Is This Answer Correct ?    3 Yes 3 No

Post New Answer

More PHP Interview Questions

What is the use of header in php?

0 Answers  


Explain the three different kinds of Arrays?

0 Answers  


What is form action php?

0 Answers  


Extract url from this string? It should be flexible for all strings, not for this string only. "yahoo.comyahoo.co.inhotmail.org"

1 Answers   A1 Technology,


What is the use of dual table in mysql?

0 Answers  


how to select the multiple data in selection button

1 Answers   xasis technologies,


Is false empty php?

0 Answers  


Is ruby on rails php?

0 Answers  


What are the three parts of an http request?

0 Answers  


Which PHP function would you use to send an email?

0 Answers  


What is call by reference in php?

0 Answers  


What is put method in php?

0 Answers  


Categories