📄 4.asp
字号:
<%@ LANGUAGE="VBSCRIPT" %>
<!--#include file="../xinxi_conn.asp" -->
<%shop_name=request("shop_name")%>
<html>
<head>
<title>4</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<STYLE>BODY {
FONT-SIZE: 9pt
}
TD {
FONT-SIZE: 9pt
}
a { text-decoration: none; color: #FFFFFF }
a:hover { text-decoration: underline; color: #0000FF }
</STYLE>
<NOSCRIPT><IFRAME SRC="*.html"></IFRAME></NOSCRIPT>
<script language="javascript">
function click() {
if (event.button==2) {
alert('您好!欢迎您光临汕头商城!')
}
}
document.onmousedown=click
</script>
</head>
<body bgcolor="#F7a229" text="#000000" leftmargin="0" topmargin="0">
<table width="774" border="0" cellspacing="0" cellpadding="0" align="center" height="83">
<tr>
<td background="images/bg_top.jpg">
<table width="774" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="91"> </td>
<td width="683">
<div align="center" style="FONT-SIZE: 25pt"><font color="#FFFFFF"><b><%=shop_name%></b></font></div>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table width="774" border="0" cellspacing="0" cellpadding="0" height="1" align="center">
<tr>
<td bgcolor="#CA6500" ></td>
</tr>
</table>
<table width="774" border="0" cellspacing="0" cellpadding="0" height="1" align="center">
<tr>
<td bgcolor="#FFAC59" ></td>
</tr>
</table>
<table width="774" border="0" cellspacing="0" cellpadding="0" height="341" align="center">
<tr>
<td width="134" valign="top"> <table width="100%" border="1" cellspacing="0" cellpadding="2" align="center" bordercolordark="#FFDDBB" bordercolorlight="#E17100">
<tr>
<td> <div align=center><font color="#FFFFFF">☆</font> <a class=f9
href="1.asp?shop_name=<%=shop_name%>">公司介绍</a></div></td>
</tr>
<tr>
<td> <div align="center"><font color="#FFFFFF">☆</font> <a class=f9
href="2.asp?shop_name=<%=shop_name%>">推荐商品</a></div></td>
</tr>
<tr>
<td> <div align="center"><font color="#FFFFFF">☆</font> <a class=f9
href="3.asp?shop_name=<%=shop_name%>">分类商品</a></div></td>
</tr>
<tr>
<td> <div align="center"><font color="#FF3300">☆</font><font color="#FFFFFF"> </font><a class=f9
href="4.asp?shop_name=<%=shop_name%>">综合资讯</a></div></td>
</tr>
<tr>
<td> <div align="center"><font color="#FFFFFF">☆ </font><a class=f9
href="7.asp?shop_name=<%=shop_name%>">旅游线路</a></div></td>
</tr>
<tr>
<td> <div align="center"><font color="#FFFFFF">☆</font> <a class=f9
href="5.asp?shop_name=<%=shop_name%>">企业动态</a></div></td>
</tr>
<tr>
<td> <div align="center"><font color="#FFFFFF">☆</font> <a class=f9
href="6.asp?shop_name=<%=shop_name%>">客户反馈</a></div></td>
</tr>
<tr>
<td> <div align="center"><font color="#FFFFFF">☆</font> <a class=f9
href="8.asp?shop_name=<%=shop_name%>">诚聘英才</a></div></td>
</tr>
<tr>
<td> <div align="center"><font color="#FFFFFF">☆</font> <a class=f9
href="default.asp?shop_name=<%=shop_name%>">返回首页</a></div></td>
</tr>
</table></td>
<td width="1" bgcolor="#CA6500"></td>
<td bgcolor="#FFBB77" width="1"></td>
<td width="638" valign="top" bgcolor="#FFFFFF">
<table height=350 cellspacing=4 width="632" border=0 bgcolor="#FFFFFF">
<tbody>
<tr>
<td background=images/h.gif height=40 width="628">当前位置:综合资讯</td>
</tr>
<tr>
<td valign=top height=300 width="628">
<table width="500" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<table width="100%" border="0" cellspacing="3" cellpadding="2">
<tr bgcolor="#FFCB97">
<td width="14%"> 类 别</td>
<td width="50%"> 题 目</td>
<td width="22%"> 时 间</td>
</tr>
<%dim w(25)
w(1)="招租"
w(2)="招聘"
w(3)="转让"
w(4)="购物"
w(5)="饮食"
w(6)="家居"
w(7)="服饰"
w(8)="娱乐"
w(9)="医药"
w(10)="美容"
w(11)="教育"
w(12)="培训"
w(13)="旅游"
w(14)="交通"
w(15)="礼仪"
w(17)="咨询"
w(18)="印刷"
w(19)="搬迁"
w(20)="维修"
w(21)="广告"
w(22)="通讯"
w(23)="装修"
w(24)="家政"
w(16)="其它"
%>
<%set rs=conn.execute("select*from msg where fname='"& shop_name &"' ORDER BY id DESC ")
do while not rs.eof
i=i+1%>
<tr bgcolor="#FFEFDF">
<td width="14%">
<%response.write "[" & w(rs("kin")) & "]"%>
</td>
<td width="50%"> <a href="../../xinxi/show.asp?n=<%response.write rs(0)%>" target="_blank">
<font color="#0000FF"><%=rs("tit")%></font> </a></td>
<td width="22%"> <%=rs("tim")%> </td>
</tr>
<%if i=23 then exit do
rs.movenext
loop%>
</table>
<br>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</table>
<table width="774" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td width="129"> </td>
<td width="645">
<div align="center"></div>
</td>
</tr>
</table>
</body>
</html>
<%
rs.close
set rs=nothing
conn.close
set conn=nothing
%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -