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

📄 add.asp

📁 coolboy 链接交换系统
💻 ASP
字号:
<!--#include file="head.asp"-->
<p>
<table width=650 cellspacing=1 cellpadding=0 bgcolor=#999999 align=center>
  <tr bgcolor=#ffffff>
   <td height=20> &nbsp;交换连接 ↓
   </td>
  <tr bgcolor=#ffffff>
   <td align=center><br><b>填 写 网 站 信 息</b><br>
   <form action=add1.asp method=post>
    <table align=center width=70% height=100% border=0 cellspacing=1 cellpadding=5 bgcolor=#333333>
     <tr bgcolor=#ffffff>
            <td width=100><font color="#FF0000">网站名称:</font>
            <td><input name=site size=15 maxlength=14> * 
     <tr bgcolor=#ffffff>
            <td width=100><font color="#FF0000">网站地址:</font>
            <td><input name=url size=30 value="http://" maxlength=50> *
     <tr bgcolor=#ffffff>
            <td width=100><font color="#FF0000">图标地址:</font>
            <td><input name=imgurl size=30 value="http://" maxlength=50> *
     <tr bgcolor=#ffffff>
            <td width=100>网站说明:
            <td><input name=readme size=30 value="" maxlength=255>
     <tr bgcolor=#ffffff>
      <td colspan=2 align=center><input type=submit value="确定添加" style="background:#ffffff">
    </table><p>
   </form>
</table>
<p>
<!--#include file="foot.asp"-->
<p>
</body>
</html>

⌨️ 快捷键说明

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