.net防止刷新重复提交(转)
摘要:
net 防止重复提交微软防止重复提交方案,修改版CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->publicclassRefreshServe:System.Web.UI.Page{privatestaticILoglog=LogManager.GetLogger(typeof(RefreshServe));privatereadonlystringREFRESH_TICKET_NAME="__RefreshTicketAr 阅读全文
posted @ 2013-08-21 17:31 MisterS 阅读(1794) 评论(0) 推荐(1) 编辑