📄 show.asp
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>│ DaDaYu │ 易天网络 │</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META http-equiv=Window-target content=_top>
<META content=all name=ROBOTS>
<LINK href="images/style.css" type=text/css rel=stylesheet>
<META content="Microsoft FrontPage 4.0" name=GENERATOR></HEAD>
<BODY bgColor=999999>
<!--#include file="top.htm"-->
<!--#include file="2vg.asp"-->
<%set com=server.createobject("adodb.connection")
com.open "DBQ="& Server.MapPath("data.asp") &";Driver={Microsoft Access Driver (*.mdb)}"
set rs=com.execute("select*from msg where id="& request("n") )
com.execute("Update msg Set lls=lls+1 Where ID="& request("n"))%>
<table width="100" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" >
<!--DWLayoutTable-->
<tr>
<td width="484" height="25" valign="top"><table width="498%" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="498" height="25" valign="bottom" background="../img/wz-bg.jpg">
<table width="97%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="18">
<div align="center"><strong><font color="#666666">
<%response.write rs(1)%>
[
<%response.write rs(10)%>
]</font></strong></div>
<div align="right"></div></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<tr>
<td width="484" valign="top">
<table width="500" border="0" align="center" cellpadding="0" cellspacing="5">
<!--DWLayoutTable-->
<tr>
<td width="496" height="125" valign="top" class="tde">
<table width="98%" height="20" border="0" align="center" cellpadding="4" cellspacing="1" bgcolor="#FFFFFF">
<tr>
<td width="100%" height="20" valign="middle"> <div align="center">
<table border="0" width="100%" cellspacing="0" cellpadding="0" height="25">
<tr>
<td width="100%"> <p align="center">发布时间:
<%response.write rs(4)%>
有效期限:
<%response.write rs(5)%>
浏览次数:
<%response.write rs(9)%>
次</td>
</tr>
</table>
</div>
<div align="center">
<table border="0" width="98%" cellspacing="0" cellpadding="0" background="images/dotline.gif" height="1">
<tr>
<td width="100%"></td>
</tr>
</table>
</div>
<div align="center">
<table border="0" width="98%" cellspacing="0" cellpadding="0">
<tr>
<td width="100%" ><br>
<%response.write replace(rs(2),chr(13),"<br><br> ")%>
<br>
<br></td>
</tr>
</table>
</div>
<div align="center">
<table border="0" width="98%" cellspacing="0" cellpadding="0" background="images/dotline.gif" height="1">
<tr>
<td width="100%"></td>
</tr>
</table>
</div>
<div align="center">
<table border="0" width="100%" cellspacing="0" cellpadding="0" height="30">
<tr>
<td width="100%">
<p align="center" style="line-height: 150%"><font color=red>地区:</font>
<%response.write rs(7)%>
<font color=red>联系人:</font>
<%response.write rs(11)%>
<font color=red>电话:</font>
<%response.write rs(8)%>
<font color=red>E-mail:</font><a href="mailto:<%response.write rs(6)%>">
<%response.write rs(6)%>
</a></td>
</tr>
</table>
</div></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<TBODY>
<TR>
<TD vAlign=top width=100%>
<tr>
<td height="23" valign="top">
<!--#include file="end.htm"-->
</BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -