📄 left.aspx
字号:
<%@ Page language="c#" Codebehind="Left.aspx.cs" AutoEventWireup="false" Inherits="BookShop.Left" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>Left</title>
<meta content="Microsoft Visual Studio 7.0" name="GENERATOR">
<meta content="C#" name="CODE_LANGUAGE">
<meta content="JavaScript" name="vs_defaultClientScript">
<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
<LINK href="ioffice.css" type="text/css" rel="stylesheet">
</HEAD>
<body MS_POSITIONING="GridLayout">
<form id="f2" action="Top.aspx" method="post" target="_top">
<input type="hidden" value="refresh">
</form>
<form id="Left" method="post" runat="server">
<FONT face="宋体">
<TABLE id="Table1" style="WIDTH: 238px" height="100%" cellSpacing="0" cellPadding="0" width="238" bgColor="#f3e2a6" border="0">
<TR>
<TD vAlign="top">
<TABLE id="Table2" cellSpacing="0" cellPadding="0" width="100%" border="0">
<TR>
<TD></TD>
</TR>
<TR>
<TD><asp:panel id="Panel1" style="POSITION: relative" MS_POSITIONING="GridLayout" runat="server" Height="128px" Width="229px">
<TABLE id="Table3" style="Z-INDEX: 101; LEFT: 7px; WIDTH: 204px; POSITION: absolute; TOP: 7px; HEIGHT: 116px" cellSpacing="0" cellPadding="0" width="204" border="0">
<TR>
<TD colSpan="3">
<asp:label id="lblInfo" runat="server" Width="163px" Font-Size="X-Small" ForeColor="Blue"></asp:label></TD>
</TR>
<TR>
<TD>
<asp:Label id="Label1" runat="server" Width="70px" Font-Size="X-Small">Account:</asp:Label></TD>
<TD>
<asp:textbox id="tb_Account" runat="server" Width="135px"></asp:textbox></TD>
<TD></TD>
</TR>
<TR>
<TD>
<asp:Label id="Label2" runat="server" Width="71px" Font-Size="X-Small">Password:</asp:Label></TD>
<TD>
<asp:textbox id="tb_Password" runat="server" Width="133px" TextMode="Password"></asp:textbox></TD>
<TD></TD>
</TR>
<TR>
<TD align="middle" colSpan="3">
<asp:imagebutton id="ib_Login" runat="server" ImageUrl="img/login.gif"></asp:imagebutton></TD>
</TR>
<TR>
<TD>
<asp:HyperLink id="HyperLink1" runat="server" Font-Size="X-Small" Target="main" NavigateUrl="Register.aspx">Register</asp:HyperLink></TD>
<TD>
<asp:HyperLink id="HyperLink2" runat="server" Width="104px" Font-Size="X-Small" Target="main" NavigateUrl="GetPassword.aspx">GetPassword</asp:HyperLink></TD>
<TD></TD>
</TR>
</TABLE>
</asp:panel></TD>
</TR>
<tr>
<td height="10"><asp:panel id="Panel2" style="POSITION: relative; HEIGHT: 148px" MS_POSITIONING="GridLayout" runat="server" Height="128px" Width="229px" Visible="False">
<TABLE id="Table4" style="Z-INDEX: 102; LEFT: 8px; WIDTH: 175px; POSITION: absolute; TOP: 8px; HEIGHT: 88px" cellSpacing="0" cellPadding="0" width="175" border="0">
<TR>
<TD style="WIDTH: 194px" align="middle">
<asp:label id="lblInfo2" runat="server" Width="163px" ForeColor="Blue"></asp:label></TD>
</TR>
<TR>
<TD style="WIDTH: 194px">
<asp:Label id="Label3" runat="server" Width="198px">Last visitted:</asp:Label></TD>
</TR>
<TR>
<TD style="WIDTH: 194px" align="left">
<asp:Label id="lblDate" runat="server" Width="147px" Height="13px" ForeColor="#FF8080"></asp:Label></TD>
</TR>
<TR>
<TD style="WIDTH: 194px; HEIGHT: 19px">
<asp:Label id="Label4" runat="server" Width="117px">Visitted times:</asp:Label>
<asp:Label id="lblTimes" runat="server" Width="6px" ForeColor="#FF8080"></asp:Label></TD>
</TR>
<TR>
<TD style="WIDTH: 194px; HEIGHT: 19px">
<asp:HyperLink id="hlCity" runat="server" Width="195px" Target="main" NavigateUrl="UpdateUser.aspx">>>Enter area information</asp:HyperLink></TD>
</TR>
<TR>
<TD style="WIDTH: 194px">
<asp:HyperLink id="HyperLink3" runat="server" Width="195px" Target="main" NavigateUrl="UpdateUser.aspx">>>Modify information</asp:HyperLink></TD>
</TR>
<TR>
<TD style="WIDTH: 194px">
<asp:HyperLink id="HyperLink4" runat="server" Width="195px" Target="main" NavigateUrl="ChangePassword.aspx">>>Change Password</asp:HyperLink></TD>
</TR>
</TABLE>
</asp:panel></td>
</tr>
<TR>
<TD align="middle"></TD>
</TR>
<TR>
<TD vAlign="bottom" align="middle">
<TABLE id="Table5" height="100%" cellSpacing="0" cellPadding="0" width="95%" border="0" background="img/titlebg.gif">
<TR>
<TD width="17"><IMG alt="" src="img/titlelf.gif" width="17"></TD>
<TD align="middle"><b><font color="#ffffff"> Browse</font></b></TD>
<TD width="17"><IMG alt="" src="img/titlerg.gif" width="17"></TD>
</TR>
</TABLE>
</TD>
</TR>
<tr>
<td height="10"></td>
</tr>
<TR>
<TD align="middle"><asp:datagrid id="dg_BookType" runat="server" Width="90%" AutoGenerateColumns="False" CellPadding="0" BorderStyle="None" BorderWidth="0px" ShowHeader="False">
<HeaderStyle CssClass="tttable"></HeaderStyle>
<Columns>
<asp:HyperLinkColumn Text="<img src=img/dir_pointer_g.gif border=0>">
<HeaderStyle Width="150px"></HeaderStyle>
<ItemStyle HorizontalAlign="Center"></ItemStyle>
</asp:HyperLinkColumn>
<asp:HyperLinkColumn Target="main" DataNavigateUrlField="id" DataNavigateUrlFormatString="ShowBookByType.aspx?BookType={0} " DataTextField="name" HeaderText="The Type Of Book">
<HeaderStyle HorizontalAlign="Center" Width="180px"></HeaderStyle>
</asp:HyperLinkColumn>
</Columns>
</asp:datagrid></TD>
</TR>
<TR>
<TD height="10"></TD>
</TR>
<TR>
<TD align="middle">
<TABLE id="Table6" height="100%" cellSpacing="0" cellPadding="0" width="95%" background="img/titlebg.gif" border="0">
<TR>
<TD width="17"><IMG alt="" src="img/titlelf.gif" width="17"></TD>
<TD align="middle"><B><FONT color="#ffffff"> Bestsalers</FONT></B></TD>
<TD width="17"><IMG alt="" src="img/titlerg.gif" width="17"></TD>
</TR>
</TABLE>
</TD>
</TR>
<TR>
<TD height="10"></TD>
</TR>
<TR>
<TD align="middle"><asp:datagrid id="dg_Book10" runat="server" Width="90%" AutoGenerateColumns="False" CellPadding="0" BorderStyle="None" BorderWidth="0px" ShowHeader="False">
<HeaderStyle CssClass="tttable"></HeaderStyle>
<Columns>
<asp:HyperLinkColumn Text="<img src=img/dir_pointer_g.gif border=0>">
<HeaderStyle Width="150px"></HeaderStyle>
<ItemStyle HorizontalAlign="Center"></ItemStyle>
</asp:HyperLinkColumn>
<asp:HyperLinkColumn Target="main" DataNavigateUrlField="id" DataNavigateUrlFormatString="ShowBook.aspx?bookid={0}" DataTextField="Name" HeaderText="The Salablest Books(10)">
<HeaderStyle HorizontalAlign="Center" Width="180px"></HeaderStyle>
</asp:HyperLinkColumn>
</Columns>
</asp:datagrid></TD>
</TR>
<TR>
<TD></TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</FONT>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -