Jump to content

Is it possible to have two submit buttons in one form?


Venky967

Recommended Posts

Yes, but not using plain html.

 

You would likely need to use javascript so that when the buttons are clicked, and javascript function is called, and could submit the form or take different actions depending on which button was clicked.  This is pretty basic web page coding, and there is plenty of information online to show you how to do that.  I would start doing some google searches and learn how to do that

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...