?? left1.ascx
字號:
<%@ Control Language="C#" AutoEventWireup="true" Inherits="left1" Codebehind="left1.ascx.cs" %>
<table width="200" border="0" cellspacing="0">
<tr>
<td height=200px>
<asp:Panel ID="Panel1" runat="server" Height="50px" Width="125px">
<table style="font-size: 12px; width: 188px; height: 184px" cellspacing="0">
<tr>
<td style="height: 45px" colspan="2">
</td>
</tr>
<tr>
<td style="width: 144px; height: 30px; text-align: right">
用戶名:</td>
<td style="width: 194px; height: 30px">
<asp:TextBox ID="Username" runat="server" Width="106px"></asp:TextBox></td>
</tr>
<tr>
<td style="width: 144px; height: 49px; text-align: right">
密 碼:</td>
<td style="width: 194px; height: 49px">
<asp:TextBox ID="Userpwd" runat="server" Width="106px" TextMode="Password"></asp:TextBox></td>
</tr>
<tr>
<td align="center" colspan="2" style="height: 23px">
<asp:Button ID="Button1" runat="server" OnClick="Button1_Click" Text="登錄" />
<input id="Reset1" type="reset" value="重置" /></td>
</tr>
<tr>
<td align="center" colspan="2" style="height: 34px">
<asp:HyperLink ID="HyperLink2" runat="server" NavigateUrl="User_forget.aspx">忘記密碼</asp:HyperLink>
<asp:HyperLink ID="HyperLink1" runat="server" NavigateUrl="User_send.aspx">注冊會員</asp:HyperLink></td>
</tr>
</table>
</asp:Panel>
<asp:Panel ID="Panel2" runat="server" Height="50px" Width="125px" Visible=false>
<table style="font-size: 12px; width: 188px; height: 184px" cellspacing="0">
<tr>
<td style="height: 45px; width: 188px;" colspan="2">
</td>
</tr>
<tr>
<td style=" height: 16px; text-align: center; color: red; width: 188px;" colspan=2 align=right>
您好!<asp:Label ID="Label1" runat="server" Text="Label"></asp:Label></td>
</tr>
<tr>
<td style=" height: 10px; text-align: center; width: 188px;" colspan=2>
</td>
</tr>
<tr>
<td align="center" colspan="2" style="height: 23px; width: 188px;">
您現在可以發布信息!</td>
</tr>
<tr>
<td align="center" colspan="2" style="height: 34px; width: 188px;">
<asp:HyperLink ID="HyperLink3" runat="server" NavigateUrl="~/User_edit.aspx">修改資料</asp:HyperLink>
<asp:LinkButton ID="LinkButton1" runat="server" OnClick="LinkButton1_Click">退出登錄</asp:LinkButton></td>
</tr>
</table>
</asp:Panel>
</td>
</tr>
<tr>
<td style="font-size: 12px">
<br />
<br />
<br />
<br />
聯系電話:<br />
0431-4972266<br />
<br />
0431-4972266<br />
<br />
0431-4972266<br />
<br />
0431-4972266<br />
<br />
0431-4972266<br />
<br />
</td>
</tr>
<tr>
<td style="font-size: 12px">
<table style="width: 187px; height: 197px">
<tr>
<td style="width: 187px; height: 42px">
</td>
</tr>
<tr>
<td style="font-size: 12px; width: 187px; height: 25px; text-align: center">
吉林省明日科技有限公司</td>
</tr>
<tr>
<td style="font-size: 12px; width: 187px; height: 25px; text-align: center">
吉林省明日科技有限公司</td>
</tr>
<tr>
<td style="font-size: 12px; width: 187px; height: 25px; text-align: center">
吉林省明日科技有限公司</td>
</tr>
<tr>
<td style="font-size: 12px; width: 187px; height: 25px; text-align: center">
吉林省明日科技有限公司</td>
</tr>
<tr>
<td style="font-size: 12px; width: 187px; height: 25px; text-align: center">
吉林省明日科技有限公司</td>
</tr>
<tr>
<td style="font-size: 12px; width: 187px; height: 25px; text-align: center">
吉林省明日科技有限公司</td>
</tr>
<tr>
<td style="font-size: 12px; width: 187px; height: 24px; text-align: center">
吉林省明日科技有限公司</td>
</tr>
<tr>
<td style="width: 187px">
</td>
</tr>
</table>
</td>
</tr>
</table>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -