文件名称:Limit_refresh
- 所属分类:
- ISAPI/IE编程
- 资源属性:
- [Windows] [程序]
- 上传时间:
- 2012-11-26
- 文件大小:
- 12kb
- 下载次数:
- 0次
- 提 供 者:
- 付*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
《菜干ASP.NET防刷新控件》用于防止用户向页面后台提交表单等数据后,误操作刷新页面导致数据重复提交,能应用与C#.net的winform或webform,只需要简单的引用就可避免编写大量的语句来实现该功能。
引用步骤:
1、打开项目 → 引用 → 添加引用 → 浏览 → 找到Limit_refresh.dll确定
2、打开需要使用防刷新功能的cs页面,将System.Web.UI.Page改为Limit_refresh.BasePage,并在有postback的地方(例如提交按钮)使用if (IsRefresh)..... -" Anti-refresh dry vegetables ASP.NET controls" is used to prevent users submit the form to the page such as background data, the misuse refresh the page lead to duplication of data submission, can be applied with C#. Net for winform or webform, only need a simple reference to the can avoid the preparation of a large number of statements to implement this feature. Reference steps: 1, open the project → Reference → Add Reference → View → find Limit_refresh.dll identified two, open the need to use anti-refresh function of the cs page, System.Web.UI.Page instead Limit_refresh.BasePage, and, if postback (for example, the submit button) Use if (IsRefresh ).....
引用步骤:
1、打开项目 → 引用 → 添加引用 → 浏览 → 找到Limit_refresh.dll确定
2、打开需要使用防刷新功能的cs页面,将System.Web.UI.Page改为Limit_refresh.BasePage,并在有postback的地方(例如提交按钮)使用if (IsRefresh)..... -" Anti-refresh dry vegetables ASP.NET controls" is used to prevent users submit the form to the page such as background data, the misuse refresh the page lead to duplication of data submission, can be applied with C#. Net for winform or webform, only need a simple reference to the can avoid the preparation of a large number of statements to implement this feature. Reference steps: 1, open the project → Reference → Add Reference → View → find Limit_refresh.dll identified two, open the need to use anti-refresh function of the cs page, System.Web.UI.Page instead Limit_refresh.BasePage, and, if postback (for example, the submit button) Use if (IsRefresh ).....
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Limit_refresh\Limit_refresh.dll
Limit_refresh
Limit_refresh