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

📄 show.asp

📁 一个非常好的旅游网站程序.
💻 ASP
字号:
<html>
<head>
<title>鹰潭便民网休闲旅游-旅游资讯</title>
<STYLE>
BODY {
	FONT-SIZE: 9pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
TD {
	FONT-SIZE: 9pt
}
a            { text-decoration: none; color: #000000 }
a:hover      { text-decoration: underline; color: #333333}
.box1 {
	border-top: 1px solid #FFCC99;
	border-right: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	border-left: 1px solid #FFCC99;
}
.button {
	BACKGROUND-COLOR: #cccccc; BORDER-BOTTOM: #333333 1px solid; BORDER-LEFT: #333333 1px solid; BORDER-RIGHT: #333333 1px solid; BORDER-TOP: #333333 1px solid; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 9pt; FONT-WEIGHT: lighter; HEIGHT: 18px; LINE-HEIGHT: 120%; TEXT-ALIGN: center; TEXT-DECORATION: none; WIDTH: 40px
}
.box2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
</STYLE>
<SCRIPT language=javascript></script>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312"></head>

<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0">
<div align="center">
  
  <table width="416" height="488" border="0" cellpadding="0" cellspacing="0" background="../IMAGES/xinxi.gif">
    <tr> 
      <td valign="top"><table width="100%" height="488" border="0" cellpadding="0" cellspacing="0">
          <tr>
            <td width="84" height="125">&nbsp;</td>
            <td height="125" valign="top"><img src="../IMAGES/xinxi2.gif" width="332" height="125" border="0" usemap="#Map"></td>
          </tr>
          <tr>
            <td><img src="../IMAGES/xinxi3.gif" width="84" height="313" border="0" usemap="#Map2"></td>
            <td height="295" valign="top"> 
              <table width="100%" height="34" border="0" align="center" cellpadding="0" cellspacing="0">
                <tbody>
                  <tr> 
                    <td align="middle" valign="bottom"> 
                      <%set com=server.createobject("adodb.connection")      
com.open "DBQ="& Server.MapPath("erdfg.mdb")  &";Driver={Microsoft Access Driver (*.mdb)}"      
set rs=com.execute("select*from msg where id="& request("n") )%>
                      <font color="#333333"><b> 
                      <%response.write rs(1)%>
                      </b></font> </td>
                  </tr>
                </tbody>
              </table>
              <table width="100%" height="34" border="0" cellpadding="0" cellspacing="0">
                <tr> 
                  <td width="48%">&nbsp;</td>
                  <td width="52%"><font color="#FF0000">发 布:</font> 
                    <%response.write rs(9)%>
                  </td>
                </tr>
              </table>
              <table width="100%" border="0" cellspacing="0" cellpadding="0">
                <tr>
                  <td><table width="100%" height="210" border="0" cellpadding="5" cellspacing="0">
                      <tr> 
                        <form name="form1" method="post" action=""><td align="left" valign="top">
                            <div align="center">
                              <textarea name="textarea" cols="40" rows="12"><%response.write replace(rs(2),chr(13),"")%></textarea>
                            </div>
                          </td></form>
                      </tr>
                    </table></td>
                  <td width="10"></td>
                </tr>
              </table>
              <table width="100%" border="0" cellspacing="0" cellpadding="3" align="center">
                <tr> 
                  <td width="8"></td>                  
				  <td width="62">
<div align="center">联系电话:</div></td>
                  <td width="88"> 
                    <%response.write rs(8)%>
                  </td>
                  <td width="64"><div align="center">发布时间:</div></td>
                  <td width="80"> 
                    <%response.write rs(4)%>
                  </td>
                </tr>
              </table></td>
          </tr>
          <tr>
            <td>&nbsp;</td>
            <td height="50" valign="top" align="center"><img src="../IMAGES/xinxi5.gif" width="332" height="50" border="0" usemap="#Map3"></td>
          </tr>
        </table></td>
    </tr>
  </table>
  <br>
</div>
<map name="Map">
  <area shape="rect" coords="126,98,207,114" href="../">
  <area shape="rect" coords="234,99,290,113" href="index.asp">
</map>
<map name="Map2">
  <area shape="circle" coords="52,32,24" href="mailto:<%response.write rs(6)%>" alt="联系发布信息公司">
  <area shape="circle" coords="52,105,24" href="index.asp" alt="最新发布的信息">
  <area shape="circle" coords="52,177,24" href="../zixun" alt="咨询服务">
</map>
<map name="Map3">
  <area shape="rect" coords="252,21,302,37" href="javascript:window.close()">
</map>
<%rs.close  
com.close%>

⌨️ 快捷键说明

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