Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个小项目,它有一个表格,那个表格包含 5 个文本框。当我单击提交按钮时,网格视图中添加了一个新条目。
它工作正常,但问题是当我手动刷新页面时,使用相同的数据在数据库中进行双重输入。如何防止这种情况?
提前致谢