?? fenleitop.asp
字號:
<!--#include file="conn.asp"-->
<!--#include file="webconfig.asp"-->
<html>
<head>
<title><%=webname%>--特價商品</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!--#include file="webtop.asp" -->
<table width="770" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td width="180" valign="top" bgcolor="#FFFFFF">
<!--#include file="info_user.asp"-->
<!--#include file="info_history.asp"--></td>
<td width="5" ></td>
<td width="598" valign="top" bgcolor="#FFFFFF">
<div align="center">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="images/main/tj.gif" width="584" height="34"></td>
</tr>
</table>
<%set rs=server.createobject("adodb.recordset")
rs.open "select * from sh_chanpin where tejiabook=1 order by adddate desc",conn,1,1
if rs.eof and rs.bof then
response.write "<center> </center>"
else
%>
<!--#include file="info_prime2.asp"-->
</td>
</tr>
</table>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -