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 $$ in php?

1 Answers  


how to insert, update data in database

4 Answers  


what the new feature add in php 7.2?

1 Answers  


What is the use of session and cookies in php?

1 Answers  


Explain how is it possible to cast types in php?

1 Answers  


Whether session will work if we disable cookies in client browser ?

10 Answers  


Is php harder than javascript?

1 Answers  


How can MYSQL functions be available with PHP?

1 Answers  


What is trait in php?

0 Answers  


what is the abbrevation of PHP?

22 Answers   IBM,


Tell me what is needed to be able to use image function?

1 Answers  


What is indexing how many types?

3 Answers   DLF, Infosys, Net Solution, Vcare,


Categories