Two submit buttons in one form

前端 未结 19 2323
不思量自难忘°
不思量自难忘° 2020-11-21 23:23

I have two submit buttons in a form. How do I determine which one was hit serverside?

19条回答
  •  半阙折子戏
    2020-11-21 23:58

    Maybe the suggested solutions here worked in 2009, but ive tested all of this upvoted answers and nobody is working in any browsers.

    only solution i found working is this: (but its a bit ugly to use i think)

提交回复
热议问题