⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 spjj.asp

📁 电子商城
💻 ASP
字号:
<%@ LANGUAGE="VBSCRIPT" %>
<!--#include file="conn.asp" -->
<%
ProductNo=cint(Request.Querystring("ProductNO"))
strSQL="update Product set Look_Count=Look_Count+1 where Product_No="& ProductNo &""
conn.Execute strSQL

set rs=server.createobject("adodb.recordset")
sqltext="select  * from Product  Where Product_No="& ProductNo &""
rs.open sqltext,conn,1,1
%>

<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<script>
  function openbag(id) { window.open("eshop.asp?cpbm="+id,"","height=400,width=630,left=200,top=0,resizable=yes,scrollbars=yes,status=no,toolbar=no,menubar=no,location=no");} 
</script>
<title>商品介绍</title>
<href="style.css">
<link rel="stylesheet" type="text/css" href="style.css">
</head>

<body leftmargin="0">



      <div align="center">
        <center> 
                      <table width="580" border="0" cellSpacing="1" bgcolor="6699CC"> 
                        <tbody> 
                          <tr align="left" bgColor="#eeeeee"> 
                            
          <td class="bighead" bgColor="6699CC" colSpan="5" height="24">&nbsp;<font class="105v" color="#ffffff">商品信息</font></td> 
                          </tr> 
                          <tr bgColor="#eeeeee"> 
                            <td colSpan="5" bgcolor="#336699"> 
       
          <table border="0" cellpadding="10" cellspacing="0" width="100%" height="92" bgcolor="#FFFFFF">
            <tr>
              <td width="100%" height="22" valign="middle">&nbsp;<a href="index.asp">首页</a>                                                    
                &gt;&gt;<a href="splb.asp?spdl=<%=rs("Class_1")%>&amp;spxl=<%=rs("Class_2")%>"><%=rs("Class_1")%> - <%=rs("Class_2")%></a>&gt;&gt;                
                <%=rs("Product_Name")%>     
                <hr size="1" color="#336699">    
              </td>                                                                   
            </tr>         
            <tr>         
              <td width="100%" height="70">         
              <div align="center">         
                <table border="0" cellpadding="2" cellspacing="0" width="100%" height="44">         
                  <tr>         
                    <td width="44%" height="22" align="center"><b>&nbsp;&nbsp;</b></td>        
                  <td width="56%" height="22" align="center">        
                    </td>        
                </tr>        
                  <tr>        
                    <td width="44%" height="22" align="center"><img border="0" src="<%=rs("P_Full_Pic")%>"></td>        
                  <td width="56%" height="33" align="center" rowspan="2">        
                    <p align="left" style="word-spacing: 0; margin-top: 0; margin-bottom: 0"><b>[商品名称]</b>:<%=rs("Product_Name")%><p align="left" style="word-spacing: 0; margin-top: 0; margin-bottom: 0"> <p align="left" style="word-spacing: 0; margin-top: 0; margin-bottom: 0"><b>[市场价格]</b>:<strike><%=rs("P_OldPrice")%>元</strike>  
                    <p align="left" style="word-spacing: 0; margin-top: 0; margin-bottom: 0">   
                    <p align="left" style="word-spacing: 0; margin-top: 0; margin-bottom: 0"><b>[会员价格]</b><font color="#FF0000">:<%=rs("P_NewPrice")%>元&nbsp;&nbsp; 
                    立即节省:<%=rs("P_OldPrice")-rs("P_NewPrice")%>元</font>  
                    <p align="left" style="word-spacing: 0; margin-top: 0; margin-bottom: 0">   
                    <p align="left" style="word-spacing: 0; margin-top: 0; margin-bottom: 0">       
                    <b>[商品简介]</b>:<%=rs("Product_Intro")%></p>       
                    <p align="left" style="word-spacing: 0; margin-top: 0; margin-bottom: 0"> </p>
                    <p align="left" style="word-spacing: 0; margin-top: 0; margin-bottom: 0"><b>[商品说明]</b>:<%=rs("Product_Show")%></p>  
                    <p align="left" style="word-spacing: 0; margin-top: 0; margin-bottom: 0"> </p>
                    <p align="left" style="word-spacing: 0; margin-top: 0; margin-bottom: 0"></td>      
                </tr>      
                <tr>      
                  <td width="44%" height="58" align="center" valign="top"><br>      
                    [本图例仅供参考]      
                    <p>浏览次数:<%=rs("Look_Count")%>      
                    <p><a href="javascript:openbag(<%=rs("Product_Id")%>)"><img border="0" src="images/mybuy.gif"></a></td>      
                </tr>      
                <tr>      
                  <td width="100%" height="58" align="center" valign="top" colspan="2">      
                    <p style="word-spacing: 0; margin-top: 0; margin-bottom: 0">       
                    <p style="word-spacing: 0; margin-top: 0; margin-bottom: 0">       
                    <p style="word-spacing: 0; margin-top: 0; margin-bottom: 0">如果你是第一次购物请看《购物指导》</td>      
                </tr>     
              </table>     
                  
              </td>     
            </tr>     
          </table>     
                            </td> 
                          </tr> 
                        </tbody> 
          </table> 
        </center>
        </div>
                                  
                                                                     
                                
  <div align="center">
    <center>



  <table border="0" cellpadding="0" cellspacing="0" width="550" height="80">
    <tr>
      <td width="100%" height="62" valign="top">
       
        </td>     
    </tr>     
  </table>     
    
    </center>  
    </div>  
    
</body>     
     
</html>     
<%rs.close     
conn.close%>     
  
  
  
  
 
 
 
 










⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -