会员
周边
捐助
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
hm2003
博客园
首页
新随笔
订阅
管理
2008年7月4日
asp.net页面中弹出对话框 选择“确定”后实现事件回调
摘要: 方法一:protected void Button2_Click(object sender, EventArgs e) ...{ ClientScript.RegisterStartupScript(this.GetType(), "startDate", ""); } Button1为隐藏的“客户端”button,设置runat="server" 在Button1...
阅读全文
posted @ 2008-07-04 09:08 hemingchen
阅读(3566)
评论(0)
推荐(0)
编辑
公告