C4.0和VS2010新特性(19)
时间:2025-04-20
时间:2025-04-20
介绍VS2010的新特性等一些新功能
<LayoutTemplate>
<table cellpadding="1" cellspacing="0"
style="border-collapse:collapse;">
<tr>
<td>
<table cellpadding="0">
<tr>
<td align="center" colspan="2">
Log In</td>
</tr>
<tr>
<td align="right">
<asp:Label runat="server"
AssociatedControlID="UserName">User Name:</asp:Label>
</td>
<td>
<asp:TextBox runat="server"></asp:TextBox> <asp:RequiredFieldValidator runat="server" ControlToValidate="UserName"
ErrorMessage="User Name is required."
ToolTip="User Name is required."
ValidationGroup="Login1">*</asp:RequiredFieldValidator>
</td>
</tr>
<tr>
<td align="right">
<asp:Label runat="server"
AssociatedControlID="Password">Password:</asp:Label>
</td>
<td>
<asp:TextBox runat="server"
TextMode="Password"></asp:TextBox>
<asp:RequiredFieldValidator runat="server" ControlToValidate="Password"
ErrorMessage="Password is required."
ToolTip="Password is required."
ValidationGroup="Login1">*</asp:RequiredFieldValidator>
上一篇:量表简介总结
下一篇:协信中心商业项目提案