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

📄 zf.asp

📁 NT80购物系统1.0 系统说明: 1 界面美观大方
💻 ASP
字号:
<!--#include file="nt80.inc"--><html>
<head>
<title><%=name%></title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<LINK href="style.css" rel=Stylesheet type=text/css>
</head>

<body bgcolor="#F3F3F3" text="#000000">
<!--#include file="top.asp"-->
<table width="759" border="0" cellspacing="0" cellpadding="0" align="center" height="447" bgcolor="#FFFFFF">
  <tr> 
    <td height="34" colspan="3"> 
       <!--#include file="gun.asp"--></td>
  </tr>
  <tr> 
    <td width="1" bgcolor="#CCCCCC"></td>
    <td width="749">
      <table width="100%" border="0" cellspacing="0" cellpadding="0" height="412">
        <tr>
          <td width="27%"> 
            <table width="100%" border="0" cellspacing="0" cellpadding="0" height="100%">
              <tr>
                <td>     <!--#include file="indexuse.asp"--><!--#include file="indexbz.asp"--><!--#include file="textencode.ini"-->
                </td>
              </tr>
            </table>
       
          </td>
          <td width="73%"> 
            <table width="100%" border="0" cellspacing="0" cellpadding="0" height="566">
              <tr>
                <td>
                  <% set rs=server.createobject("adodb.recordset")
	  sql="SELECT * from news where lei=8 "
	  
      rs.open sql,conn,1,3 
	  %>
                  <table width="100%" border="0" cellspacing="0" cellpadding="0" height="189">
                    <tr> 
                      <td height="102" width="71%"> 
                        <div align="center"><%=rs("nname")%> </div>
                      </td>
                      <td height="102" width="29%"><img src="img/autosystem01.gif" width="128" height="128"></td>
                    </tr>
                    <tr> 
                      <td colspan="2"> 
                        <table width="80%" border="0" cellspacing="0" cellpadding="0" align="center">
                          <tr> 
                            <td><%=textencode(rs("nneirong"))%></td>
                          </tr>
                        </table>
                      </td>
                    </tr>
                  </table>
                </td>
              </tr>
            </table>
          </td>
        </tr>
      </table>
    </td>
    <td width="7" background="img/b2.jpg"></td>
  </tr>
</table><!--#include file="di.asp"-->

⌨️ 快捷键说明

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