ASP.NET升级能力探讨(3)
点击次数:25 次 发布日期:2008-11-26 14:37:49 作者:源代码网
|
源代码网推荐 $#@60;table border=0 width=600 $#@62; 源代码网推荐 $#@60;tr$#@62;$#@60;td colspan=3$#@62; 源代码网推荐 $#@60;table border=0 cellpadding=0 cellspacing=0 width="100%"$#@62; 源代码网推荐 $#@60;tr$#@62;$#@60;td$#@62; 源代码网推荐 $#@60;b$#@62;登陆信息$#@60;/b$#@62; 源代码网推荐 $#@60;/td$#@62;$#@60;/tr$#@62; 源代码网推荐 $#@60;/table$#@62; 源代码网推荐 $#@60;/td$#@62;$#@60;/tr$#@62; 源代码网推荐 $#@60;tr$#@62; 源代码网推荐 $#@60;td align=right$#@62; 源代码网推荐 源代码网推荐 Email地址: 源代码网推荐 源代码网推荐 $#@60;/td$#@62; 源代码网推荐 $#@60;td$#@62; 源代码网推荐 $#@60;ASP:TextBox id=email width=200px maxlength=60 runat=server /$#@62; 源代码网推荐 $#@60;/td$#@62; 源代码网推荐 $#@60;td$#@62; 源代码网推荐 $#@60;asp:RequiredFieldValidator id="emailReqVal" 源代码网推荐 ControlToValidate="email" 源代码网推荐 ErrorMessage="Email地址" 源代码网推荐 Display="Dynamic" 源代码网推荐 Font-Name="宋体" 源代码网推荐 Font-Size="12" 源代码网推荐 runat=server$#@62; 源代码网推荐 * 源代码网推荐 $#@60;/asp:RequiredFieldValidator$#@62; 源代码网推荐 $#@60;asp:CustomValidator id="emailRegexVal" runat="server" 源代码网推荐 ControlToValidate="email" 源代码网推荐 ClientValidationFunction="ClientValidateEmail" 源代码网推荐 源代码网推荐 Display="Static" 源代码网推荐 Font-Name="宋体" 源代码网推荐 Font-Size="12"$#@62; 源代码网推荐 源代码网推荐 非法Email地址 源代码网推荐 源代码网推荐 $#@60;/asp:CustomValidator$#@62; 源代码网推荐 $#@60;/td$#@62; 源代码网推荐 $#@60;/tr$#@62; 源代码网推荐 源代码网推荐 $#@60;tr$#@62; 源代码网推荐 $#@60;td align=right$#@62; 源代码网推荐 源代码网推荐 密码: 源代码网推荐 源代码网推荐 $#@60;/td$#@62; 源代码网推荐 $#@60;td$#@62; 源代码网推荐 $#@60;asp:TextBox id=passwd TextMode="Password" maxlength=20 runat=server/$#@62; 源代码网推荐 $#@60;/td$#@62; 源代码网推荐 $#@60;td$#@62; 源代码网推荐 $#@60;asp:RequiredFieldValidator id="passwdReqVal" 源代码网推荐 ControlToValidate="passwd" 源代码网推荐 ErrorMessage="用户密码" 源代码网推荐 Display="Dynamic" 源代码网推荐 Font-Name="宋体" Font-Size="12" 源代码网推荐 runat=server$#@62; 源代码网推荐 * 源代码网推荐 $#@60;/asp:RequiredFieldValidator$#@62; 源代码网推荐 $#@60;asp:RegularExpressionValidator id="passwdRegexBal" 源代码网推荐 ControlToValidate="passwd" 源代码网推荐 ValidationExpression=".*[!62; 源代码网推荐 做人要厚道,请注明转自酷网动力(www.ASPCOOL.COM)。 源代码网推荐 源代码网供稿. |
