asp.net Textbox服务器控件
网络编程 2021-07-04 22:40www.168986.cn编程入门
这篇文章介绍了asp. Textbox服务器控件的简单实例,有需要的朋友可以参考一下
代码如下:
<body>
<form id="form1" runat="server">
<div>
姓名<asp:TextBox ID="txtUser" runat="server"></asp:TextBox>
<br />
<br />
性别<asp:RadioButtonList ID="rblsex" runat="server">
<asp:ListItem>男</asp:ListItem>
<asp:ListItem>女</asp:ListItem>
</asp:RadioButtonList>
密码<asp:TextBox ID="txtPwd" runat="server" TextMode="Password"></asp:TextBox>
<br />
移动电话<asp:TextBox ID="txttel" runat="server"
ontextchanged="TextBox3_TextChanged"></asp:TextBox>
<br />
简介<br />
<asp:TextBox ID="txtinfo" runat="server"></asp:TextBox>
<br />
<br />
<asp:ImageButton ID="ImageButton1" runat="server" Height="58px"
ImageUrl="~/img/QQ截图20130909140346.png" Width="72px" />
<br />
<br />
<br />
<br />
<br />
</div>
</form>
</body>
textChange的事件代码如下
代码如下:
protected void txtNum2_TextChanged(object sender, EventArgs e)
{
if (txtNum2.Text.Length == 0)
{
//Page.RegisterClientScriptBlock("","<script>alert('请输入一个数');</script>");
Page.ClientScript.RegisterClientScriptBlock(this.GetType(), "", "<script>alert('请输入一个数');</script>");
txtNum2.Focus();
}
else
{
int result;
bool n1 = Information.IsNumeric(txtNum2.Text.Trim());
if (n1)
{
result = int.Parse(txtNum2.Text.Trim()) % 2;
if (result == 0)
{
txtSum.Text = "偶数";
}
else
{
txtSum.Text = "奇数";
}
}
}
}
}
编程语言
- 如何快速学会编程 如何快速学会ug编程
- 免费学编程的app 推荐12个免费学编程的好网站
- 电脑怎么编程:电脑怎么编程网咯游戏菜单图标
- 如何写代码新手教学 如何写代码新手教学手机
- 基础编程入门教程视频 基础编程入门教程视频华
- 编程演示:编程演示浦丰投针过程
- 乐高编程加盟 乐高积木编程加盟
- 跟我学plc编程 plc编程自学入门视频教程
- ug编程成航林总 ug编程实战视频
- 孩子学编程的好处和坏处
- 初学者学编程该从哪里开始 新手学编程从哪里入
- 慢走丝编程 慢走丝编程难学吗
- 国内十强少儿编程机构 中国少儿编程机构十强有
- 成人计算机速成培训班 成人计算机速成培训班办
- 孩子学编程网上课程哪家好 儿童学编程比较好的
- 代码编程教学入门软件 代码编程教程