📄 productdetail.aspx
字号:
<TBODY>
<TR>
<TD width="571" bgColor="#da5390" height="27">
<TABLE class="p9white" cellSpacing="0" cellPadding="0" width="546" align="center" border="0">
<TBODY>
<TR class="p9white">
<TD width="405">关键字
<asp:TextBox ID="txtKey" Runat="server" CssClass="inputstyle"></asp:TextBox>
起始价
<asp:TextBox ID="txtStart" Runat="server" CssClass="inputstyle" Width="60"></asp:TextBox>
结束价
<asp:TextBox ID="txtEnd" Runat="server" CssClass="inputstyle" Width="60"></asp:TextBox>
</TD>
<TD width="78"><asp:ImageButton ID="igbSearch" Runat="server" ImageUrl="images/default/search-1.gif" border="0"></asp:ImageButton></TD>
<TD width="63"><A href="Search.aspx"><FONT color="#ffffff">高级搜索</FONT></A>
</TD>
</TR>
</TBODY>
</TABLE>
</TD>
</TR>
</TBODY>
</TABLE>
</TD>
</TR>
</TBODY>
</TABLE>
<BR>
<TABLE cellSpacing="0" cellPadding="0" width="100%" border="0">
<TBODY>
<TR>
<TD align="center">
<TABLE class="dotX" cellSpacing="0" cellPadding="0" width="99%" border="0">
<TBODY>
<TR>
<TD class="p12co" height="33"><IMG height="14" src="images/default/items.gif" width="16"><asp:label id="lbCategory" Runat="server"></asp:label></TD>
</TR>
</TBODY>
</TABLE>
<TABLE cellSpacing="0" cellPadding="4" width="99%" border="0">
<TBODY>
<TR>
<TD vAlign="top" align="right" width="31%" height="153">
<TABLE cellSpacing="0" cellPadding="0" width="100%" border="0">
<TBODY>
<TR>
<TD align="center"><A href="javascript:temp=window.open('<%= GetBigPic()%>','shopcat','width=700,height=500,resizable=1,scrollbars=1,status=no,toolbar=no,location=no,menu=no');temp.focus()"><asp:Label ID="lbMark" Runat="server"></asp:Label><asp:image id="ProductImg" Runat="server" BorderWidth="0" Width="180" Height="240"></asp:image></A></TD>
</TR>
<TR style="DISPLAY: none">
<TD align="center" height="50"><A href="javascript:temp=window.open('<%= GetBigPic()%>','shopcat','width=700,height=500,resizable=1,scrollbars=1,status=no,toolbar=no,location=no,menu=no');temp.focus()"><IMG src="images/default/morepic.gif" border="0"></A></TD>
</TR>
</TBODY>
</TABLE>
</TD>
<TD vAlign="top" width="69%" height="153">
<TABLE cellSpacing="0" cellPadding="2" width="100%" border="0">
<TBODY>
<TR>
<TD width="3%"><IMG src="images/default/items.gif"></TD>
<TD class="p14red" width="69%"><asp:label id="lbProductName" Runat="server"></asp:label></TD>
<TD class="p14red" width="28%"> </TD>
</TR>
</TBODY>
</TABLE>
<TABLE cellSpacing="0" cellPadding="0" width="100%" border="0">
<TBODY>
<TR>
<TD background="" height="15"><IMG height="14" src="images/default/spacer.gif" width="200"></TD>
</TR>
</TBODY>
</TABLE>
<TABLE class="p9rednothrough" cellSpacing="0" cellPadding="2" width="100%" border="0">
<TBODY>
<TR vAlign="top">
<TD class="p9navyblue" width="16%"><NOBR>
<DIV align="right">商品编号:</DIV>
</NOBR>
</TD>
<TD class="p9black" width="84%"><asp:label id="lbModelName" Runat="server"></asp:label></TD>
</TR>
<TR vAlign="top">
<TD class="p9navyblue">
<DIV align="right">商品品牌:</DIV>
</TD>
<TD class="p9black"><asp:label id="lbBrand" Runat="server"></asp:label></TD>
</TR>
<TR vAlign="top">
<TD class="p9navyblue" width="16%"><NOBR>
<DIV align="right">计量单位:</DIV>
</NOBR>
</TD>
<TD class="p9black" width="84%"><asp:label id="lbUnit" Runat="server"></asp:label></TD>
</TR>
<TR vAlign="top">
<TD class="p9navyblue" width="16%"><NOBR>
<DIV align="right">简单描述:</DIV>
</NOBR>
</TD>
<TD class="p9black" width="84%"><asp:label id="lbShortDesc" Runat="server"></asp:label></TD>
</TR>
<TR vAlign="top">
</TR>
<TR vAlign="top">
<TD class="p9navyblue" noWrap align="right">市场价:</TD>
<TD class="p9black"><asp:label id="lbMarketCost" Runat="server"></asp:label></TD>
</TR>
<TR vAlign="top">
<TD class="p14red" noWrap align="right">
<asp:Literal id="ltrArrange" runat="server">会员价:</asp:Literal></TD>
<TD class="p14red"><asp:label id="lbMemberCost" Runat="server"></asp:label></TD>
</TR>
<asp:Panel ID="pnlWholeSale" Runat="server" Visible="False">
<TR vAlign="top">
<TD class="p14red" noWrap align="right">批发价:</TD>
<TD class="p14red">
<asp:label id="lbWholeSaleCost" Runat="server"></asp:label></TD>
</TR>
<TR vAlign="top">
<TD class="p14red" noWrap align="right">最少批发量:</TD>
<TD class="p14red">
<asp:label id="lbWholeMin" Runat="server"></asp:label></TD>
</TR>
</asp:Panel>
</TBODY>
</TABLE>
<TABLE class="p9navyblue" cellSpacing="0" cellPadding="2" width="100%" border="0">
<TBODY>
<TR>
<TD class="p9rednothrough" vAlign="top" width="71%">
</TD>
<TD class="p9blue" align="right" width="29%">
<TABLE cellSpacing="0" cellPadding="2" border="0">
<TBODY>
<TR>
<TD><asp:ImageButton height="16" ImageUrl="images/default/buy.gif" width="16" border="0" Runat="server"
id="imbBuy"></asp:ImageButton></TD>
<TD><A href='Collect.aspx?ProductID=<%=this.Request.QueryString["ProductID"] %>'><IMG height="16" src="images/default/fav.gif" width="16" border="0"></A></TD>
</TR>
</TBODY>
</TABLE>
</TD>
</TR>
</TBODY>
</TABLE>
<TABLE class="p9navyblue" cellSpacing="0" cellPadding="2" width="100%" border="0">
<asp:Panel ID="pnlStyle" Runat="server" Visible="False">
<TBODY>
<TR>
<TD class="p9navyblue" vAlign="top" height="20">型号:
<asp:RadioButtonList id="rbListStyle" runat="server" CssClass="p9navyblue" RepeatColumns="3" RepeatDirection="Horizontal"></asp:RadioButtonList></TD>
</TR>
</asp:Panel>
<asp:Panel ID="pnlColor" Runat="server" Visible="False">
<TR>
<TD class="p9navyblue" vAlign="top" height="20">颜色:
<asp:CheckBoxList id="cbListColor" runat="server" CssClass="p9navyblue" RepeatDirection="Vertical"></asp:CheckBoxList></TD>
</TR>
</asp:Panel>
</TBODY>
</TABLE>
</TD>
</TR>
</TBODY>
</TABLE>
</TD>
</TR>
</TBODY>
</TABLE>
<BR>
<TABLE class="dotX" cellSpacing="0" cellPadding="0" width="100%" border="0">
<TBODY>
<TR>
<TD class="p14red" align="center" width="3%" height="27"><IMG height="14" src="images/default/items.gif" width="16"></TD>
<TD class="p12co" width="97%">详细介绍</TD>
</TR>
</TBODY>
</TABLE>
<TABLE class="p9content" cellSpacing="0" cellPadding="0" width="98%" border="0">
<TBODY>
<TR>
<TD width="3%"> </TD>
<TD class="p9v" width="97%"><asp:label id="lbDesc" Runat="server"></asp:label></TD>
</TR>
</TBODY>
</TABLE>
<BR>
<TABLE cellSpacing="0" cellPadding="0" width="100%" border="0">
<TBODY>
<TR>
<TD align="center">
<TABLE class="rightborder" cellSpacing="0" cellPadding="2" width="100%" border="0">
<TBODY>
<TR>
<TD align="right">
<TABLE class="dotX" cellSpacing="0" cellPadding="0" width="100%" border="0">
<TBODY>
<TR>
<TD class="p14red" align="center" width="3%" height="27"><IMG height="14" src="images/default/items.gif" width="16"></TD>
<TD class="p12co" width="97%">用户评论</TD>
</TR>
</TBODY>
</TABLE>
<TABLE class="p9black" cellSpacing="0" cellPadding="3" width="98%" border="0">
<TBODY>
<TR>
</TR>
</TBODY>
</TABLE>
</TD>
</TR>
<TR>
<TD vAlign="top" align="left" height="26">
<TABLE cellSpacing="0" cellPadding="0" width="100%" border="0">
<TBODY>
<TR>
<TD class="p9black" align="right" width="7%">内容:
</TD>
<TD width="93%"><asp:TextBox ID="txtComment" Runat="server" TextMode="MultiLine" Rows="5" Columns="34"></asp:TextBox></TD>
</TR>
</TBODY>
</TABLE>
</TD>
</TR>
<TR>
<TD align="right" height="37"><asp:Button ID="btnSumbit" Runat="server" CssClass="inputstyle" Text="提交评论"></asp:Button>
</TD>
</TR>
</TBODY>
</TABLE>
</TD>
</TR>
</TBODY>
</TABLE>
<BR>
</TD> <!-- InstanceEndEditable --> </TR></TBODY></TABLE>
<TABLE class="border-l-r" cellSpacing="0" cellPadding="0" width="780" align="center" border="0">
<TBODY>
<TR>
<TD bgColor="#ffb60c"><IMG height="4" src="images/default/spacer.gif" width="1"></TD>
</TR>
</TBODY>
</TABLE>
<TABLE class="border-l-r" cellSpacing="0" cellPadding="0" width="780" align="center" border="0">
<TBODY>
<TR>
<TD class="p9black" align="center" height="34"><A href="Help.aspx">常见问题</A> | <A href="Help.aspx?ID=5">
安全交易</A> | <A href="Help.aspx?ID=6">购买流程</A> | <A href="Help.aspx?ID=7">如何付款</A>
| <A href="Help.aspx?ID=8">联系我们 </A>
</TD>
</TR>
<TR>
<TD class="p9v" align="center" height="35">
<P><asp:Label ID="lbCopyRight" Runat="server"></asp:Label>
</P>
</TD>
</TR>
</TBODY>
</TABLE>
<TABLE cellSpacing="0" cellPadding="0" width="778" align="center" border="0">
<TBODY>
<TR>
<TD vAlign="top" height="35"><IMG height="26" src="images/default/bottom.gif" width="780"></TD>
</TR>
</TBODY>
</TABLE>
<P> </P>
<P> </P>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -