posts - 22, comments - 25, trackbacks - 0, articles - 3
  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理

公告

08 2010 档案

摘要: 没用Updatepanel的页面,这样使用:btnSave.OnClientClick = "if(!Page_ClientValidate()){Page_BlockSubmit = false;return false;}" + this.GetPostBackEventReference(this.btnSave) + ";this.disabled=true;";使用Updatepanel...阅读全文

posted @ 2010-08-03 14:47 Don 阅读(217) | 评论 (0) 编辑 |