zhuye.aspx
上传用户:tjxpgg
上传日期:2017-05-14
资源大小:2244k
文件大小:7k
源码类别:

SilverLight

开发平台:

ASP/ASPX

  1. <%@ Page Language="C#" AutoEventWireup="true" CodeFile="zhuye.aspx.cs" Inherits="zhuye" %>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html>
  4. <head id="Head1" runat="server">
  5. <title>无标题文档</title>
  6. <style type="text/css">
  7.    .top
  8.    {
  9.      
  10.  
  11.   height:200px;
  12.    }
  13.    .main
  14.    {
  15.   
  16.   
  17.    
  18.    }
  19.    .font
  20.    {
  21.   
  22.    
  23.    height:90px;
  24.    clear:both;
  25.    
  26.     text-align:center;
  27.    }
  28.    .left
  29.    {
  30.    float:left;
  31.    width:180px;
  32.    height:600px;
  33.    padding:0px 0px 20px
  34.   
  35.    }
  36.    .right
  37.    {
  38.    
  39.    
  40.   
  41.    }
  42. </style>
  43. <script language="javascript">
  44. function openPage(obj)
  45. {
  46.      window.open("QALLInfo.aspx?id="+obj,"","height=500,width=500,scrollbars=1 ");
  47. }
  48. </script>
  49.     <link href="css/mycss.css" rel="stylesheet" type="text/css" />
  50. </head>
  51. <body style="background-image:url('Images/di-souye.gif'); margin:0px 50px 0px 50px">
  52.   
  53.    <form id="form1" runat="server">
  54. <div class="top">top
  55.     <div style="z-index: 101; left: 222px; width: 87px; position: absolute; top: 97px;
  56.         height: 28px; border:1px solid #000000"><a href="zhuye.aspx" style="font-size:17px;background-color:White">首             页</a>
  57.         <div style="z-index: 101; left: 104px; width: 87px; position: absolute; top: 0px;
  58.             height: 28px; border:1px solid #000000"><a href="Default.aspx" style="font-size:17px;background-color:White">我的购物车</a>
  59.             <div style="z-index: 101; left: 96px; width: 87px; position: absolute; top: -1px;
  60.                 height: 28px; border:1px solid #000000"><a href="Default.aspx" style="font-size:17px;background-color:White">用户登陆</a>
  61.                 <div style="z-index: 101; left: 99px; width: 87px; position: absolute; top: -2px;
  62.                     height: 28px; border:1px solid #000000"><a href="Admin/AdminLogin.aspx" style="font-size:17px;background-color:White">管理员登陆</a>
  63.                 </div>
  64.             </div>
  65.         </div>
  66.     </div>
  67. </div>
  68. <div class="main">
  69. <div class="left" style="text-align:center">
  70.     <br />
  71.     <br />
  72.     <asp:TreeView ID="TreeView1" runat="server" ImageSet="Arrows">
  73.         <ParentNodeStyle Font-Bold="False" />
  74.         <HoverNodeStyle Font-Underline="True" ForeColor="#5555DD" />
  75.         <SelectedNodeStyle Font-Underline="True" ForeColor="#5555DD" HorizontalPadding="0px"
  76.             VerticalPadding="0px" />
  77.         <NodeStyle Font-Names="Verdana" Font-Size="8pt" ForeColor="Black" HorizontalPadding="5px"
  78.             NodeSpacing="0px" VerticalPadding="0px" />
  79.     </asp:TreeView>
  80.     
  81.     
  82.    
  83. </div>
  84. <div class="right">
  85.    <div style="height:250px"><asp:Repeater ID="Repeater1" runat="server">
  86.    <ItemTemplate>
  87.           <table>
  88.           <img src="Images/06default_1018_28.gif"/>
  89.           <tr>
  90.                 <td rowspan="3" style="width: 100px">
  91.                     <img src='<%# "Image/BookCovers/"+Eval("isbn")+".jpg" %>' style="width: 142px; height: 162px" /></td>
  92.                 <td style="width: 100px">
  93.                   <a href='<%# "QALLInfo.aspx?id="+Eval("id") %>'>  <%# Eval("title") %></a></td>
  94.                 <td style="width: 100px">
  95.                 </td>
  96.                 <td style="width: 100px">
  97.                 </td>
  98.             </tr>
  99.             <tr>
  100.                 <td colspan="3">
  101.                     <%# Eval("ContentDescription")%></td>
  102.             </tr>
  103.             <tr>
  104.                 <td style="width: 100px">
  105.                    定价:49元 </td>
  106.                 <td style="width: 100px">
  107.                     折扣价:38元</td>
  108.                 <td style="width: 100px">
  109.                    折扣:75折</td>
  110.             </tr>
  111.             <tr>
  112.                 <td style="width: 100px">
  113.                     </td>
  114.                 <td style="width: 100px">
  115.                 </td>
  116.                 <td style="width: 100px">
  117.                 </td>
  118.                 <td style="width: 100px">
  119.                 </td>
  120.             </tr>
  121.         </table>
  122.    </ItemTemplate>
  123.        </asp:Repeater>
  124.    </div>
  125.    </div>
  126.    <hr size="8px" color="#bbe188" />
  127.    <div style="height:250px">
  128.        <img src="Images/06default_1018_85.gif" />
  129.        <asp:DataList ID="DataList1" runat="server" BorderStyle="None" RepeatDirection="Horizontal" GridLines="Horizontal" CellPadding="25">
  130.        <ItemTemplate>
  131.         <table>
  132.             <tr>
  133.                 <td rowspan="3" style="width: 100px">
  134.                     <img src='<%# "Image/BookCovers/"+Eval("isbn")+".jpg" %>' style="width: 109px; height: 134px" /></td>
  135.                 
  136.             </tr>
  137.             <tr>
  138.             </tr>
  139.             <tr>
  140.             </tr>
  141.             <tr>
  142.                 <td style="width: 100px; height: 21px">
  143.                  <a href='<%# "QALLInfo.aspx?id="+Eval("id") %>'><%# Eval("title") %></a></td>
  144.                
  145.             </tr>
  146.         </table>
  147.        </ItemTemplate>
  148.        </asp:DataList>
  149.    </div>
  150.     <hr size="8px" color="#bbe188" />
  151.    <div>
  152.        <img src="Images/06default_1018_93.gif" />
  153.        <asp:Repeater ID="Repeater2" runat="server">
  154.        <ItemTemplate>
  155.        <table style="width: 579px; height: 186px">
  156.             <tr>
  157.                 <td rowspan="5" style="width: 87px">
  158.                     <img src="" style="width: 160px; height: 217px" /></td>
  159.                 <td colspan="3">
  160.                      <a href='<%# "QALLInfo.aspx?id="+Eval("id") %>'>  <%# Eval("title") %></td>
  161.             </tr>
  162.             <tr>
  163.                 <td colspan="3">
  164.                    <%# Eval("author") %></td>
  165.             </tr>
  166.             <tr>
  167.                 <td style="width: 100px">
  168.                     定价</td>
  169.                 <td style="width: 100px">
  170.                     折扣价</td>
  171.                 <td style="width: 100px">
  172.                     折扣</td>
  173.             </tr>
  174.             <tr>
  175.                 <td colspan="3">
  176.                     媒体评论:</td>
  177.             </tr>
  178.             <tr>
  179.                 <td colspan="3">
  180.                 <%# Eval("ContentDescription") %>
  181.                 </td>
  182.             </tr>
  183.         </table>
  184.        </ItemTemplate>
  185.        </asp:Repeater>
  186.    </div>
  187. </div>
  188. <div class="font">
  189. <hr  size="2px" color="#00FF00" />
  190.       &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<a class="bottom" href="#">公司简介</a> &nbsp; &nbsp; <a class="bottom" href="#">诚征英才</a>
  191.     &nbsp;&nbsp; <a class="bottom" href="#">网站联盟</a> &nbsp;&nbsp; <a class="bottom" href="#">
  192.         店中店招商</a> &nbsp;&nbsp; <a class="bottom" href="#">交易条款</a>
  193.     <div class="bcopyright">
  194.         Copyright (C)北大青鸟 2007-2010, All Rights Reserved<img align="absMiddle" hspace="4"
  195.             src="Images/validate.gif" />
  196.         <span style="font-size: 13px; color: #000000">京ICP证666666号</span>
  197.     </div>
  198. </div>
  199. </form>
  200. </body>
  201. </html>