Prevent Use of the Back Button (in IE)

前端 未结 15 1968
囚心锁ツ
囚心锁ツ 2020-11-27 21:16

So the SMEs at my current place of employment want to try and disable the back button for certain pages. We have a page where the user makes some selections and submits the

15条回答
  •  清酒与你
    2020-11-27 21:47

    You should secure your application against double submission instead of breaking user interface to hide the bug.

提交回复
热议问题