You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
1.1 KiB

<%@ Page Language="C#" MasterPageFile="~/MasterPage.master" AutoEventWireup="true" CodeFile="buyproducts6.aspx.cs" Inherits="buyproducts6" Title="Untitled Page" %>
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder2" Runat="Server">
<table id="TABLE1" onclick="return TABLE1_onclick()" style="border-right: gray thin ridge;
border-top: gray thin ridge; border-left: gray thin ridge; border-bottom: gray thin ridge;
background-color: #ccff66" width="100%">
<tr>
<td colspan="1">
<asp:HyperLink ID="HyperLink1" runat="server">HyperLink</asp:HyperLink>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
<asp:HyperLink ID="HyperLink2" runat="server" NavigateUrl="~/ShowCart.aspx" Width="74px">显示购物车</asp:HyperLink></td>
</tr>
<tr>