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

Is php an array?

0 Answers  


What is the functionality of the function strstr and stristr?

2 Answers  


What are the rules in creating php variable?

0 Answers  


How do I end a php session?

0 Answers  


What is the value for this auto incremented field user_pri_id?

0 Answers  






Suppose your zend engine supports the mode <? ?> Then how can you configure your php zend engine to support <?php ?> Mode ?

0 Answers  


Why do you need php?

0 Answers  


What is the difference between Joomla and Drupal?

8 Answers   IBM, Procon IT Solutions, T3 Softwares,


What is the difference between for and foreach loop in php?

0 Answers  


What are the Merits and De-Merits of CURL library ?

1 Answers  


What is the main difference between asp net and php?

0 Answers  


What is difference between required and require_once in php?

0 Answers  


Categories