📄 showbook.aspx
字号:
<%@ Page language="c#" Codebehind="ShowBook.aspx.cs" AutoEventWireup="false" Inherits="BookShop.ShowBook" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>ShowBook</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="ShowBook" method="post" runat="server">
<TABLE id="Table1" height="100%" cellSpacing="0" cellPadding="0" width="100%" border="0">
<TR>
<TD width="245" height="700"><iframe id="iFrame1" style="BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none" tabIndex="0" marginWidth="0" marginHeight="0" src="left.aspx" frameBorder="0" width="240" height="100%">
</iframe>
</TD>
<TD vAlign="top" align="middle"><FONT face="宋体">
<TABLE id="Table2" cellSpacing="0" cellPadding="0" width="95%" border="0">
<TR>
<TD height="20"></TD>
</TR>
<TR>
<TD><STRONG>
<TABLE id="Table4" cellSpacing="0" cellPadding="0" width="100%" border="0">
<TR>
<TD><STRONG>Book Name:
<asp:label id="lb_BookName" runat="server">Label</asp:label></STRONG></TD>
<TD vAlign="bottom" align="right"><asp:hyperlink id="hl_Exit" runat="server"><img src="img/logout1.gif" border="0" align="absbottom">Exit</asp:hyperlink></TD>
</TR>
</TABLE>
</STRONG>
</TD>
</TR>
<tr>
<td height="10"></td>
</tr>
<TR>
<TD background="img/bg11.gif"></TD>
</TR>
<tr>
<td height="10"></td>
</tr>
<TR>
<TD>
<TABLE id="Table3" height="150" cellSpacing="0" cellPadding="0" width="100%" border="0">
<TR>
<TD vAlign="center" align="middle" width="200"><asp:label id="lb_Image" runat="server">Label</asp:label></TD>
<TD>
<TABLE id="Table9" height="100%" cellSpacing="0" cellPadding="0" width="100%" border="0">
<TR>
<TD><STRONG>Book Type:</STRONG>
<asp:label id="lb_BookType" runat="server" Width="300">Label</asp:label></TD>
</TR>
<TR>
<TD><STRONG>Click Count:</STRONG>
<asp:image id="img_ClickCount" runat="server" ImageUrl="img/click.gif" Height="15px"></asp:image></TD>
</TR>
<TR>
<TD><STRONG>Author:</STRONG>
<asp:label id="lb_Author" runat="server" Width="300">Label</asp:label></TD>
</TR>
<TR>
<TD><STRONG>Translator:</STRONG>
<asp:label id="lb_Translator" runat="server" Width="300">Label</asp:label></TD>
</TR>
<TR>
<TD><STRONG><B>Publisher:</B></STRONG>
<asp:label id="lb_Press" runat="server" Width="300">Label</asp:label></TD>
</TR>
<TR>
<TD style="HEIGHT: 21px"><STRONG>Price:</STRONG> $
<asp:label id="lb_Price" runat="server" Width="300">Label</asp:label></TD>
</TR>
<TR>
<TD><STRONG>Discount:</STRONG>
<asp:label id="lb_Discount" runat="server" Width="300">Label</asp:label></TD>
</TR>
<TR>
<TD><STRONG>Status:</STRONG>
<asp:label id="lb_Status" runat="server" Width="300">Label</asp:label></TD>
</TR>
</TABLE>
</TD>
<TD width="100">
<TABLE id="Table10" height="100%" cellSpacing="0" cellPadding="0" width="100%" border="0">
<TR>
<TD vAlign="center" align="middle"><asp:linkbutton id="lb_Buy" runat="server" CausesValidation="False"><img src="img/gm.gif" border="0"><Br>Buy</asp:linkbutton></TD>
</TR>
<TR>
<TD vAlign="center" align="middle"><asp:linkbutton id="lb_Temp" runat="server" CausesValidation="False"><img src="img/zc.gif" border="0"><Br>Inventory</asp:linkbutton></TD>
</TR>
<TR>
<TD vAlign="center" align="middle"></TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD>
</TR>
<tr>
<td height="20"></td>
</tr>
<TR>
<TD background="img/bg11.gif"></TD>
</TR>
<tr>
<td height="10"></td>
</tr>
<TR>
<TD><STRONG>Description:</STRONG></TD>
</TR>
<tr>
<td height="10"></td>
</tr>
<TR>
<TD>
<p><asp:label id="lb_Description" runat="server" Width="100%" Height="100%" Visible="False">Label</asp:label></p>
<textarea id="ta_Description" style="BORDER-RIGHT:0px;BORDER-TOP:0px;OVERFLOW-Y:visible;FONT-SIZE:16px;BORDER-LEFT:0px;WIDTH:680px;LINE-HEIGHT:18px;BORDER-BOTTOM:0px;FONT-FAMILY:Arial,Arial,Sans-serif" readOnly runat="server"></textarea>
</TD>
</TR>
<tr>
<td height="20"></td>
</tr>
<TR>
<TD background="img/bg6.gif"></TD>
</TR>
<tr>
<td height="10"></td>
</tr>
<TR>
<TD><STRONG> Comments:</STRONG></TD>
</TR>
<TR>
<TD><asp:datalist id="dl_Comment" runat="server" Width="100%" ShowHeader="False" ShowFooter="False" RepeatColumns="1">
<ItemTemplate>
<TABLE id="Table18" cellSpacing="0" cellPadding="0" width="100%" border="0">
<TR>
<TD height="10"></TD>
</TR>
<TR>
<TD background="img/bg12.gif"><FONT face="宋体"></FONT></TD>
</TR>
<TR>
<TD height="10"></TD>
</TR>
<TR>
<TD>
<TABLE id="Table19" height="100%" cellSpacing="0" cellPadding="0" width="100%" border="0">
<TR bgcolor="#f3e2a6">
<TD> <img src="img/man.gif" border="0" align="absbottom"> <FONT face="宋体">Commenter:<%# DataBinder.Eval(Container.DataItem,"UserName")%>(<A href='mailto:<%# DataBinder.Eval(Container.DataItem,"EMail")%>'><%# DataBinder.Eval(Container.DataItem,"EMail")%></A>)</FONT></TD>
<TD align="right"><img src="img/clock.gif" border="0" align="absbottom"> <FONT face="宋体">Time:<%# DataBinder.Eval(Container.DataItem,"PublishDate")%></FONT></TD>
</TR>
</TABLE>
</TD>
</TR>
<TR>
<TD height="5"><FONT face="宋体"></FONT></TD>
</TR>
<TR>
<TD><FONT face="宋体">Caption:<%# DataBinder.Eval(Container.DataItem,"Caption")%></FONT></TD>
</TR>
<TR>
<TD style="WORD-WRAP: break-word">
<P><FONT face="宋体">Content:<BR>
<textarea name="content" readonly style="font-size:14;line-height:18px;font-family:Arial,Arial,Sans-serif; overflow-y:visible;border:0;overflow:visivle;width=680px "><%# DataBinder.Eval(Container.DataItem,"content")%></textarea>
</FONT>
</P>
</TD>
</TR>
</TABLE>
</ItemTemplate>
</asp:datalist></TD>
</TR>
<tr>
<td height="20"></td>
</tr>
<TR>
<TD background="img/bg6.gif"></TD>
</TR>
<tr>
<td height="10"></td>
</tr>
<TR>
<TD>
<TABLE id="Table6" style="BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid" height="250" cellSpacing="0" cellPadding="0" width="100%" border="0">
<TR>
<TD style="BORDER-BOTTOM: #999999 1px solid" vAlign="top">
<TABLE id="Table7" height="100%" cellSpacing="0" cellPadding="0" width="100%" border="0">
<TR>
<TD class="TBorder" style="BORDER-RIGHT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid" width="130" bgColor="#f3e2a6" height="30">
Name:</TD>
<TD style="BORDER-BOTTOM: #999999 1px solid" height="30">
<TABLE id="Table8" height="100%" cellSpacing="0" cellPadding="0" width="100%" border="0">
<TR>
<TD vAlign="center">
<asp:textbox id="tb_Name" runat="server" Width="192px"></asp:textbox><asp:requiredfieldvalidator id="RequiredFieldValidator1" runat="server" ControlToValidate="tb_Name" ErrorMessage="My Name Can't Empty.">*</asp:requiredfieldvalidator></TD>
<TD style="BORDER-RIGHT: #999999 1px solid; BORDER-LEFT: #999999 1px solid" width="130" bgColor="#f3e2a6">
EMail:</TD>
<TD vAlign="center">
<asp:textbox id="tb_EMail" runat="server" Width="192px"></asp:textbox><asp:regularexpressionvalidator id="RegularExpressionValidator1" runat="server" ControlToValidate="tb_EMail" ErrorMessage=" EMail" ValidationExpression="\w+([-+.]\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*">*</asp:regularexpressionvalidator></TD>
</TR>
</TABLE>
</TD>
</TR>
<TR>
<TD style="BORDER-RIGHT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid" width="130" bgColor="#f3e2a6" height="30">
Title:</TD>
<TD style="BORDER-BOTTOM: #999999 1px solid" height="30">
<asp:textbox id="tb_Caption" runat="server" Width="553px"></asp:textbox><asp:requiredfieldvalidator id="RequiredFieldValidator2" runat="server" ControlToValidate="tb_Caption" ErrorMessage="RequiredFieldValidator">*</asp:requiredfieldvalidator></TD>
</TR>
<TR>
<TD style="BORDER-RIGHT: #999999 1px solid" width="130" bgColor="#f3e2a6">
Comment:</TD>
<TD>
<asp:textbox id="tb_ISay" runat="server" Width="553px" Height="127px" TextMode="MultiLine"></asp:textbox></TD>
</TR>
</TABLE>
</TD>
</TR>
<TR>
<TD align="middle" height="30"><asp:button id="btn_Replay" runat="server" Text="Submit"></asp:button>
<asp:button id="btn_Reset" runat="server" CausesValidation="False" Text="Reset"></asp:button></TD>
</TR>
</TABLE>
</TD>
</TR>
<TR>
<TD height="20"></TD>
</TR>
<TR>
<TD><asp:validationsummary id="ValidationSummary1" runat="server" ShowSummary="False" ShowMessageBox="True"></asp:validationsummary><asp:literal id="ErrMsg" runat="server"></asp:literal></TD>
</TR>
<TR>
<TD></TD>
</TR>
</TABLE>
</FONT>
</TD>
</TR>
</TABLE>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -