【发布时间】:2011-02-04 08:28:58
【问题描述】:
有一个表单,提交后页面被重定向到另一个页面。但是如果用户在新页面上再次点击刷新按钮。显示以下消息
To display this page, Firefox must send information that will repeat any action (such as a search or order confirmation) that was performed earlier.
然后按“确定”
创建了重复条目我如何防止这种情况或如何处理这种情况
我正在使用 django,应用程序
谢谢..
【问题讨论】:
标签: javascript html django django-templates