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

📄 adminindexmain.asp

📁 用ASP设计的一个网上问卷系统,用于网上调查问卷系统的实现
💻 ASP
字号:
<LINK href="Images/Style.css" type=text/css rel=stylesheet>
<!--#include file="../include/config.asp"-->
<STYLE type=text/css>
BODY {
	MARGIN: 0px 0px; 
	BACKGROUND-COLOR: #ffffff;
	background: url(images/desk.gif) center no-repeat;
}
</STYLE>
</HEAD>
<BODY>
<TABLE height="100%" cellSpacing=0 cellPadding=0 width="100%" border=0>
  <TBODY>
  <TR>
    <TD vAlign=top height="50%">
      <TABLE class=topdashed cellSpacing=0 cellPadding=0 width="100%" 
        border=0><TBODY>
        <TR>
          <TD align=right height=23>
            <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
              <TBODY>
              <TR>
                <TD>&nbsp;</TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
      <TABLE cellSpacing=0 cellPadding=0 width="90%" align=center border=0>
        <TBODY>
        <TR>
          <TD height=10>
            <DIV align=right></DIV></TD></TR>
        <TR>
          <TD height=25>&nbsp;</TD></TR></TR></TBODY></TABLE></TD></TR>
  <TR>
    <TD vAlign=bottom height="50%">
      <TABLE cellSpacing=0 cellPadding=0 width="90%" align=center border=0>
        <TBODY>
        <TR>
          <TD align=right height=25>系统信息:<%=siteName%></TD>
        </TR>
        <TR>
          <TD align=right height=30>程序开发:<a href="http://www.dxstudio.cn" target="_blank">东旭工作室</a></TD>
        </TR></TBODY></TABLE></TD></TR>
  <TR>
    <TD>
      <DIV 
      style="COLOR: #003300; TEXT-ALIGN: right">----------------------------------------------------------------------------------------------------------------------------</DIV>
      <DIV style="HEIGHT: 30px; TEXT-ALIGN: right">Copyright 
    <sup>&copy;</sup> 2008 版权所有:<a href="http://www.dxstudio.cn" target="_blank">东旭工作室</a> All Rights Reserved .  </DIV></TD></TR></TBODY></TABLE></BODY></HTML>

⌨️ 快捷键说明

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