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

SilverLight

开发平台:

ASP/ASPX

  1. <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %>
  2. <%@ Register Src="Admin/WebUserControl.ascx" TagName="WebUserControl" TagPrefix="uc1" %>
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html>
  5. <head runat="server">
  6. <title>无标题文档</title>
  7. <style type="text/css">
  8.    .top
  9.    {
  10.      
  11.  
  12.   height:200px;
  13.    }
  14.    .main
  15.    {
  16.   
  17.   
  18.    
  19.    }
  20.    .font
  21.    {
  22.   
  23.    
  24.    height:90px;
  25.    
  26.    text-align:center;
  27.    }
  28.    .left
  29.    {
  30.    float:left;
  31.    width:180px;
  32.    height:690px;
  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.     &nbsp;<br />
  86.     <br />
  87.     <asp:Repeater ID="Repeater1" runat="server">
  88.     <ItemTemplate>
  89.      <table>
  90.         <tr>
  91.             <td rowspan="3">
  92.                 <img  src='<%# "Image/BookCovers/"+Eval("isbn")+".jpg" %>' style="width: 137px; height: 165px"/></td>
  93.             <td >
  94.             <a href='<%# "QALLInfo.aspx?id="+Eval("id") %>'>     <%# Eval("title") %></a></td>
  95.         </tr>
  96.         <tr>
  97.             <td >
  98.                 <%# Eval("author") %></td>
  99.         </tr>
  100.         <tr>
  101.             <td >
  102.                <%# Eval("ContentDescription")%></td>
  103.         </tr>
  104.         <tr>
  105.             <td style="text-align: right;" colspan="2">
  106.                <%# Eval("UnitPrice")%></td>
  107.         </tr>
  108.     </table>
  109.     </ItemTemplate>
  110.     </asp:Repeater>
  111.     <uc1:WebUserControl ID="WebUserControl1" runat="server" Column="id" GridViewName="Repeater1"
  112.         PageSize="4" TableName="books" />
  113.     <br />
  114.     <br />
  115.    <br />
  116.     <br />
  117.     <br />
  118.     </div>
  119. </div>
  120. <div class="font">
  121. <hr size="2px" color="#00FF00"/>
  122.       &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<a class="bottom" href="#">公司简介</a> &nbsp; &nbsp; <a class="bottom" href="#">诚征英才</a>
  123.     &nbsp;&nbsp; <a class="bottom" href="#">网站联盟</a> &nbsp;&nbsp; <a class="bottom" href="#">
  124.         店中店招商</a> &nbsp;&nbsp; <a class="bottom" href="#">交易条款</a>
  125.     <div class="bcopyright">
  126.         Copyright (C)北大青鸟 2007-2010, All Rights Reserved<img align="absMiddle" hspace="4"
  127.             src="Images/validate.gif" />
  128.         <span style="font-size: 13px; color: #000000">京ICP证666666号</span>
  129.     </div>
  130. </div>
  131. </form>
  132. </body>
  133. </html>