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

📄 show.asp

📁 一个功能很全面的设计网站,可以作为工作室、个人主页、技术网站等
💻 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)%>
                    &nbsp;[ 
                    <%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)%>
                            &nbsp; 有效期限:
                            <%response.write rs(5)%>
                            &nbsp; 浏览次数:
                            <%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>
                          &nbsp;&nbsp;&nbsp;&nbsp;
                          <%response.write replace(rs(2),chr(13),"<br><br>&nbsp;&nbsp;&nbsp;")%>
                          <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)%>
                            &nbsp; <font color=red>联系人:</font> 
                            <%response.write rs(11)%>
                            &nbsp; <font color=red>电话:</font> 
                            <%response.write rs(8)%>
                            &nbsp; <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 + -