3 submit buttons, I want one of them to be used when hitting enter.
Basically I have 3 submit buttons but the top most submit button gets activated when they hit submit. I do not want to make multiple forms as the program is pretty complex and it relies on everything being one form. How can I make it so when the user hits enter, it defaults to a submit button I choose?
Basically I have 3 submit buttons but the top most submit button gets activated when they hit submit. I do not want to make multiple forms as the program is pretty complex and it relies on everything being one form. How can I make it so when the user hits enter, it defaults to a submit button I choose?