tjlianjiebig.asp

来自「在 要要要在在 要要要在在 要要要在在 要要要在在 要要要在在 要要要在在 要要」· ASP 代码 · 共 38 行

ASP
38
字号
<!-- #include file="logincheck.asp"-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>无标题文档</title>
<style type="text/css">
<!--
@import url("../css/Site.css");
-->
</style>
</head>

<body>
<form action=tjlianjiebigcheck.asp method="post">
  <table border="1" cellspacing="0" cellpadding="4" bordercolorlight="#DDDDDD" bordercolordark="#FFFFFF" align="center" width="360">
    <tr> 
      <td colspan="2" align="center" bgcolor="#EEEEEE"><b>添加 链接大类</b></td>
    </tr>
    <tr> 
      <td>大类名称: </td>
      <td> <input name="big" type="text" class="face" id="big"> 
        &nbsp;&nbsp;</td>
    </tr>
    <tr> 
      <td>发布日期: </td>
      <td><input name="pwd" type="text" class="face" id="pwd" value="此处无需填写" maxlength="0">
        &nbsp;&nbsp;</td>
    </tr>
    <tr> 
      <td height="32" colspan="2" align="center">
<input name="submit" type="image" src="../image/submit.gif" width="50" height="19">
        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href=gsjj_edit.asp> </a><a href="javascript:history.go(-1)"><img src="../image/reset.gif" width="50" height="19" border="0" ></a></td>
    </tr>
  </table>
</form>
</body>
</html>

⌨️ 快捷键说明

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