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

📄 joinsort.asp

📁 一个用jsp 编写的个人主页网站哦。希望对大家有所帮助啊
💻 ASP
字号:
<%if session("admintype")<>"admin" then response.Redirect "index.asp"%>
<html>

<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>友情链接</title>
<link rel="stylesheet" href="css.css" type="text/css">
</head>
<body>
<!--#include file = "admintop.asp"-->
<div align="center">
<center>
    <form action="Gjoinsort.asp" method="post" name="form" id="form">
      <table width="36%" border="0" align="center" cellpadding="5" cellspacing="1" bgcolor="" class="9point" >
        <tr bgcolor="#FFFFFF"> 
          <td colspan="2"> 
            <p align="center">加入类别
          </td>
        </tr>
        <tr> 
          <td width="65" align="center"> 
            <div align="left">类 别 名:</div>
          </td>
          <td width="192" height="28" align="center"> 
            <div align="left">
              <input name="sort" type="text" class="input1" id="sort" value="" size="20">
            </div>
          </td>
        </tr>
        <tr> 
          <td height="28" width="65" align="center">&nbsp;</td>
          <td height="28" align="center" width="192"> 
            <div align="left">
              <input name="Submit" type="submit" class="input2" id="Submit" value=" 添 加 " >
              <input name="clear" type="reset" class="input2" id="Submit2" value=" 重 写  " >
            </div>
          </td>
        </tr>
      </table>
    </form>
  </CENTER></DIV>
  <!--#include file = "bottom.asp"-->  
</body>
</html>                  

⌨️ 快捷键说明

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