Prevent browser waring when you hit the 'go back' button after form submit

后端 未结 1 476
南方客
南方客 2020-12-21 23:01

I have a little problem here. Actually, more of an annoyance.

I have a form on my index page that has a small search form:

相关标签:
1条回答
  • 2020-12-21 23:10

    Is it OK to use GET method here, users won't see warning if form sent by GET method.

    0 讨论(0)
提交回复
热议问题