都给你了,自己看着办吧!

80酷酷网    80kuku.com

  <% Language=VBScript %>
<!--#include file="inc/dbconn.inc"-->
<%
  '--------------------------------------------------------------------
  '
  ' file name :       eshop.asp
  '
  ' Description:      显示商品信息
  '
  ' date:             00-10-10 10:11
  '
  ' Author:           雨天5377
  '---------------------------------------------------------------------
dim sql,rs,categoryID,txtkey
'sql          ----SQL查询语句
'rs           ----返回记录集合
'category     ----商品类别编号

dim recordperpage,pagen,total,rc
'recordperpage----每一页显示的的数据项目数
'pagen        ----当前页为第几页
'total        ----总的页数
'rc           ----当前页的某一记录号

dim x
dim p_id,p_name,p_sprice,p_mprice,p_num,p_total
'p_id         ----商品编号
'p_name       ----商品名称
'p_sprice     ----原价
'p_mprice     ----会员价
'p_num        ----数量


'输出HTML
%>
<html>
<head>
<meta HTTP-EQUIV="Content-Type" content="text/html; charset=gb2312">
<link REL="SHORTCUT ICON" href="http://200.200.200.9/xx.ico">
<LINK href="css/main.css" rel=stylesheet>
<title>E-SHOP</title>
<script language=javascript>
function OpenWinCart(url){
winCart= window.open(url,"winCart","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,top=30,left=200,height=302,width=532");      
winCart.focus() ;
}

</script>
</head>

<body bgcolor="#FFFFFF" background="images/line.jpg" leftmargin="5" topmargin="15" marginwidth="0" marginheight="0">
<table width="768" border="0">
  <tr>
    <td width="355"> </td>
    <td width="63" 1 solid #000000"> </td>
    <td width="63" 1 solid #000000"> </td>
    <td width="63" 1 solid #000000"> </td>
    <td width="63" 1 solid #000000"> </td>
    <td width="63" 1 solid #000000"> </td>
    <td width="87"> </td>
  </tr>
</table>
<table width="768" border="0" bgcolor="#000000" height="1" cellpadding="0" cellspacing="0">
  <tr><td></td></tr></table>

<table width="770" border="0" height="56" cellspacing="0" cellpadding="0">
  <tr>
    <td width="94">
      <div id="Layer1" width:123px; height:32px; z-index:1; left: 7px; top: 55px"><img src=http://www.163design.net/a/q/"images/eshop_logo.jpg" width="133" height="41"></div>
    </td>
    <td width="695" valign="bottom">
      <table width="639" border="0" cellpadding="0" cellspacing="0" align="right">
        <tr bgcolor="#006633" align="center">
          <td height="18"> <font color="#FFFFFF">电脑通讯 | 家用电器 | 体育保健 |

分享到
  • 微信分享
  • 新浪微博
  • QQ好友
  • QQ空间
点击: