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

📄 index.asp

📁 网上学生心里调查系统
💻 ASP
字号:
<%st=timer()%>
<!--#include file="config.asp" -->
<html>
<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name=keywords content="<%=sitekeywords%>">
<meta name="description" content="<%=sitedescription%>">
<title><%=sitename%>- 首页</title>
<link href="style.css" rel="stylesheet" type="text/css">
</head>
<body leftmargin="0" topmargin="2">
<div align="<%=sitealign%>">
<!--#include file="title.asp" -->  
<table cellpadding="0" cellspacing="0" style="border-collapse: collapse" width="760" border="0" height="328">
  <tr>
    <td class="t1" width="400" height="80" bgcolor="#FF9933">&nbsp;城市资讯</td>
    <td width="360" height="328" rowspan="2" valign="top">
      <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" width="360">
        <tr>
            <td width="360" colspan="3" class="t1" height="77" bgcolor="#6699FF" align="right"> <%=indexad%></td>
        </tr>
        <tr>
          <td height="28" width="11" background="images/title_left.gif"></td>
          <td height="28" width="338" background="images/title_bg.gif" align="center">
          公&nbsp; 告</td>
          <td height="28" width="11" background="images/title_right.gif"></td>
        </tr>
        <tr>
          <td width="360" colspan="3" height="115">&nbsp;&nbsp;&nbsp; 大家好!<u><%=sitename%></u> 欢迎大家的光临!我站
          目前招收各城市管理员,有意向加入此队伍的朋友们请和我联系!<br>
&nbsp;&nbsp;&nbsp;
          <a style="color: #FF0000" href="javascript:openScript('zhaopin.htm',530,400)">&gt;&gt;管理员要求及权限&lt;&lt;</a><br>
&nbsp;&nbsp;&nbsp; 我站目前寻求合作栏目,如果您是站长欢迎和我联系合作!<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
          <b>QQ:339542869 或 Email:d1tz@qq.com</b></td>
        </tr>
        <tr>
          <td width="360" colspan="3"><!--#include file="index_party.asp" --></td>
        </tr>
        </table></td>
  </tr>
  <tr>
    <td width="400" height="251"><!--#include file="map_china.asp" --></td>
  </tr>
  </table>
  
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" width="760">
  <tr>
    <td width=60><IMG src="images/site_1.gif" width="60" height='53'></td>
    <td width=2><img src="images/site_2.gif" width="2" height="53"></td>
    <td width="592" background="images/site_3.gif" align="center" >
      <iframe name="I1" src="site.asp?sitelogo=<%=sitelogo%>" width="580" height="52" target="_blank" marginwidth="0" marginheight="0" scrolling="no" border="0" frameborder="0"></iframe>  
    </td>
    <td width="100" background="images/site_3.gif" align="center">
    <img border="0" src="<%=sitelogo%>" width="88" height="31"></td>
    <td width=6><IMG src="images/site_4.gif" width="6" height="53"></td>
  </tr>
</table>
<!--#include file="copyright.asp" -->
</div>
</body>
</html>
<%
et=timer()
response.write("<div align=center>加载网页总用时 "&int((et-st)*1000000)/1000&" ms</div>")
%>

⌨️ 快捷键说明

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