?? product.aspx
字號:
<%@ Register TagPrefix="uc1" TagName="Footer" Src="UserControls/Footer.ascx" %>
<%@ Register TagPrefix="uc1" TagName="Header" Src="UserControls/Header.ascx" %>
<%@ Register TagPrefix="uc1" TagName="ProductsClicksSaleTop" Src="UserControls/ProductsClicksSaleTop.ascx" %>
<%@ Page language="c#" Codebehind="Product.aspx.cs" AutoEventWireup="false" Inherits="EMall.Product" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>
<% = pub.sTitle %>
</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="Style.css" type="text/css" rel="stylesheet">
</HEAD>
<body>
<form id="Product" method="post" runat="server">
<uc1:header id="Header1" runat="server"></uc1:header>
<TABLE cellSpacing="0" cellPadding="0" width="775" align="center" border="0">
<TR>
<TD>
<TABLE cellSpacing="0" cellPadding="0" width="100%" border="0">
<TR>
<TD vAlign="top" width="200">
<uc1:ProductsClicksSaleTop id="ProductsClicksSaleTop1" runat="server"></uc1:ProductsClicksSaleTop></TD>
<td width="2"></td>
<TD align="center" vAlign="top">
<table cellSpacing="0" cellPadding="0" width="98%" border="0">
<tr>
<td background="Images/BannerBGOrange.gif" height="26">
<asp:Label id="lbMsg" runat="server" CssClass="3DTitle"></asp:Label></td>
<td background="Images/BannerBGOrange.gif" align="right"><a href="javascript:history.go(-1)" title="返回上頁"><img src="Images/GoTop.gif" border="0">返回上頁</a></td>
</tr>
</table>
<table cellSpacing="0" cellPadding="0" width="98%" border="0">
<tr>
<td>
<asp:DataList id="DataList1" RepeatColumns="1" runat="server" Width="100%" BorderColor="#CC9966"
BorderStyle="None" BackColor="White" CellPadding="4" GridLines="Both" BorderWidth="1px" ShowHeader="False"
ShowFooter="False" RepeatDirection="Horizontal">
<SelectedItemStyle Font-Bold="True" ForeColor="#663399" BackColor="#FFCC66"></SelectedItemStyle>
<ItemStyle ForeColor="#330099" BorderStyle="Dashed" BackColor="White"></ItemStyle>
<ItemTemplate>
<TABLE cellSpacing="0" cellPadding="0" width="100%" align="center" border="0">
<TR>
<TD vAlign="top" align="middle">
<TABLE cellSpacing="0" cellPadding="0" width="95%" border="0">
<TR>
<TD vAlign="top" width="30%">
<DIV align="center"><A title=點擊查看大圖 href='<%# "ProductImages/" + DataBinder.Eval(Container.DataItem, "ProductImage") %>' target=_blank><IMG src='ProductImages/<%# DataBinder.Eval(Container.DataItem, "ProductImage") %>' border=0></A></DIV>
<DIV><FONT color="silver">商品單價:
<DEL>
<%# DataBinder.Eval(Container.DataItem, "UnitCost", "{0:c}") %>
</DEL>
</FONT>
<BR>
<FONT color="coral">優惠價格:
<%# DataBinder.Eval(Container.DataItem, "Discount", "{0:c}") %>
</FONT>
<BR>
查看次數:
<%# DataBinder.Eval(Container.DataItem, "Clicks") %>
<BR>
銷售點數:
<%# DataBinder.Eval(Container.DataItem, "Sales") %>
<BR>
<a href='AddToCart.aspx?ProductID=<%# DataBinder.Eval(Container.DataItem, "ProductID") %>'>
<img src="Images/AddToCart.gif" border="0"></a>
</DIV>
<br>
</TD>
<TD vAlign="top">
<DIV>【<font color="coral">商品編號</font>】
<%# DataBinder.Eval(Container.DataItem, "ModelNumber") %>
</DIV>
<DIV>【<font color="coral">商品名稱</font>】
<%# DataBinder.Eval(Container.DataItem, "ModelName") %>
</DIV>
<DIV>【<font color="coral">商品品牌</font>】
<%# DataBinder.Eval(Container.DataItem, "Vendor") %>
</DIV>
<hr size="1" color="blue" width="100%">
<DIV>【<font color="coral">商品描述</font>】
<%# DataBinder.Eval(Container.DataItem, "Description") %>
</DIV>
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</ItemTemplate>
<FooterStyle ForeColor="#330099" BackColor="#FFFFCC"></FooterStyle>
<HeaderStyle Font-Bold="True" ForeColor="#FFFFCC" BackColor="#990000"></HeaderStyle>
</asp:DataList></td>
</tr>
</table>
<table cellSpacing="0" cellPadding="0" width="98%" border="0">
<tr>
<td background="Images/BannerBGOrange.gif" height="26"><font class="3DTitle"> 購物指南</font></td>
<td background="Images/BannerBGOrange.gif" align="right"><a href="javascript:history.go(-1)" title="返回上頁"><img src="Images/GoTop.gif" border="0">返回上頁</a></td>
</tr>
<tr>
<td colspan="2">
【<font color="coral">在線支付</font>】<br>
Visa,Master,AE,JCB,招行一網通,工行牡丹卡,首信支付平臺,IPAYMENT支付平臺<br>
【<font color="coral">普通支付</font>】<br>
郵政匯款,上門收款,銀行匯款<br>
<br>
<hr width="100%" color="#cc9966">
【<font color="coral">配送信息</font>】
<br>
1、市區內免費配送。如果配送地址是郊區或鄉鎮則收取一定的配送費(請及時聯系確認)。<br>
2、訂購支付成功后,3小時即可完成配送。郊區或鄉鎮以及偏遠地區需要提前聯系訂購;重要節假日只保證上午或下午完成配送。
<br>
3、星期日或節假日都可以訂購和配送。<br>
4、網上訂購請您按要求填寫清楚各項詳細信息(尤其是您的聯系方式和收貨人的聯系方式)。<br>
<br>
<hr width="100%" color="#cc9966">
【<font color="coral">訂購時間和配送時間</font>】<br>
1、電話訂購每天8時至22時為訂購時間。國外客戶24小時都可以訂購。
<br>
2、網上訂購每天24小時都可以訂購。<br>
3、每天的配送時間為9時至20時。特殊要求請及時和我們聯系確認。</td>
</tr>
</table>
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
<uc1:Footer id="Footer1" runat="server"></uc1:Footer>
</form>
</body>
</HTML>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -