帝王谷资源网 Design By www.wdxyy.com
本文实例分析了ASP.NET2.0使用Enter Key作为默认提交的方法。分享给大家供大家参考,具体如下:
网页开发中最烦人的事情之一就是为表单处理"Enter key" ,"Enter key"已经成为用户提交表单的偏好。虽然我们为用户提供了提交按钮,但是最简单也是最直接的方式仍然是:输入文字,然后回车完成提交
ASP.NET 2.0中为此提供了很好的解决方法。只需要将"defaultbutton"属性指定到想要引发事件的按钮控件的ID上就可以了。
在表单级别和面板级别(<asp:panel> 标记)均可以指定"defaultbutton"。当表单和面板中同时指定了defaultbutton,则如果在面板中触发了"Enter key",则执行面板中的
下面的实例代码中有一个表单和4个面板,报单和面板中都有按钮。情各位注意:在文本框中回车后会触发哪些按钮的事件
<form id="form1" runat="server" defaultbutton="btn1"> <div> <asp:TextBox ID="txt" runat="server"></asp:TextBox> <asp:Button ID="Button5" runat="server" Text="Cancel" OnClick="Button5_Click" /> <asp:Button ID="btn1" runat="server" Text="Submit" OnClick="btn1_Click" /> <asp:Panel ID="pnl1" runat="server" defaultbutton="Button1"> <asp:TextBox ID="TextBox1" runat="server"></asp:TextBox> <asp:TextBox ID="TextBox2" runat="server"></asp:TextBox> <asp:Button ID="Button1" runat="server" Text="Button1" OnClick="Button1_Click" /> </asp:Panel> <asp:Panel ID="Panel1" runat="server" defaultbutton="Button2"> <asp:TextBox ID="TextBox3" runat="server"></asp:TextBox> <asp:TextBox ID="TextBox4" runat="server"></asp:TextBox> <asp:Button ID="Button2" runat="server" Text="Button2" OnClick="Button2_Click" /> </asp:Panel> <asp:Panel ID="Panel2" runat="server" defaultbutton="Button3"> <asp:TextBox ID="TextBox5" runat="server"></asp:TextBox> <asp:TextBox ID="TextBox6" runat="server"></asp:TextBox> <asp:Button ID="Button3" runat="server" Text="Button3" OnClick="Button3_Click" /> </asp:Panel> <asp:Panel ID="Panel3" runat="server" defaultbutton="Button4"> <asp:TextBox ID="TextBox7" runat="server"></asp:TextBox> <asp:TextBox ID="TextBox8" runat="server"></asp:TextBox> <asp:Button ID="Button4" runat="server" Text="Button4" OnClick="Button4_Click" /> </asp:Panel> </div> </form> //The corresponding, sample events for the button clicks are protected void Button1_Click(object sender, EventArgs e) { Response.Write(Button1.Text); } protected void Button2_Click(object sender, EventArgs e) { Response.Write(Button2.Text); } protected void Button3_Click(object sender, EventArgs e) { Response.Write(Button3.Text); } protected void Button4_Click(object sender, EventArgs e) { Response.Write(Button4.Text); } protected void btn1_Click(object sender, EventArgs e) { Response.Write(btn1.Text); } protected void Button5_Click(object sender, EventArgs e) { Response.Write(Button5.Text); }
完整实例代码代码点击此处本站下载。
希望本文所述对大家asp.net程序设计有所帮助。
帝王谷资源网 Design By www.wdxyy.com
广告合作:本站广告合作请联系QQ:858582 申请时备注:广告合作(否则不回)
免责声明:本站文章均来自网站采集或用户投稿,网站不提供任何软件下载或自行开发的软件! 如有用户或公司发现本站内容信息存在侵权行为,请邮件告知! 858582#qq.com
免责声明:本站文章均来自网站采集或用户投稿,网站不提供任何软件下载或自行开发的软件! 如有用户或公司发现本站内容信息存在侵权行为,请邮件告知! 858582#qq.com
帝王谷资源网 Design By www.wdxyy.com
暂无评论...
更新日志
2024年10月30日
2024年10月30日
- 《原神》希诺宁详细培养一图流 希诺宁加点出装与队伍搭配推荐
- 10月新增八个爆料,最新内容爆料一览分享
- 萧亚轩.2003-爱上爱【维京】【WAV+CUE】
- 群星.1989-宝丽金88雷射金曲【宝丽金】【WAV+CUE】
- 陈奕迅.2008-不想放手(国)【新艺宝】【WAV+CUE】
- 炉石传说2024万圣节活动攻略 2024万圣节活动介绍
- MMO新人无门槛!上魔域口袋版新服就够了!
- 如鸢国家队阵容攻略 国家队阵容搭配推荐
- 炉石传说龙族流最终阵容推荐 酒馆战棋龙族流最终阵容图文一览
- 炉石传说娜迦流最终阵容推荐 酒馆战棋娜迦流最终阵容图文一览
- 炉石传说恶魔最终阵容推荐 酒馆战棋恶魔流最终阵容图一览
- 蒙面KEN歌《最爱》限量1:1母盘直刻[低速原抓WAV+CUE]
- 杨阳《约定HQ》头版限量编号[低速原抓WAV+CUE]
- 江念庭1990-永不流泪的眼睛[蓝与白][WAV+CUE]
- 新版灵宝系统:七个成长阶段,五种升级方式