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

📄 adddoc.asp

📁 中国114网搜索系统 版  本: 文件大小:580 KB 软件语言:简体中文 授权方式:免费版 相关链接:程序演示 开 发 商: 运行环境:ASP源码
💻 ASP
字号:
<%qian=request("qian")
if qian<>"13727952683933" then
response.write"成功了!"
response.end
end if%>
<HTML><head>
<meta http-equiv='Content-Type' content='text/html; charset=gb2312'>
<link rel="stylesheet" type="text/css" href="../html/style.css">
</head>
<BODY vlink=0000ff leftmargin="0" topmargin="0" marginwidth="0" bgcolor=ccbbaa>
<br>
<FORM action=adddoc2.asp?qian=13727952683933 method=post name=form1 onSubmit="return ValidationPassed">
  <p align=center>添加新闻<br>
  </p>
  <TABLE border=0 class=font style="MARGIN-TOP: -20px; POSITION: relative" 
width="322" align="center" cellpadding="0" cellspacing="0">
    <TBODY> 
    <TR align=middle> 
      <TD colspan="2"> 
        <TABLE border=0 class=font width="100%" cellpadding="0" cellspacing="0">
          <TR> 
            <TD height=2 bgcolor="#ececff"><img src="blank.gif" width=1 height=1></TD>
            <TD height=2 bgcolor="#ececff"><img src="blank.gif" width=1 height=1></TD>
          </TR>
          <TBODY> 
          <TR> 
            <TD height="25" align=center> 
              <p>新闻标题: 
            </TD>
            <TD height="25"> 
              <p> 
                <INPUT maxLength=200 name="bt" size=28 class="input">
            </TD>
          </TR>
          <tr> 
            <td height="25" align=center> 
              <p>htmlflag: 
            </td>
            <td height="25"> 
              <p> 
                <select name="htmlflag">
                  <option value="0">文本格式</option>
                  <option value="1" selected>HTML格式</option>
                </select>
            </td>
          </tr>
          <tr> 
            <td height="25" align=center> 
              <p>新闻图片: 
            </td>
            <td height="25"> 
              <input maxlength=100 name="photo" size=28 class="input">
            </td>
          </tr>
          <TR> 
            <TD height="25" align=center> 
              <p>相关链接: 
            </TD>
            <TD height="25"> 
              <input maxlength=100 name="url" size=28 class="input">
            </TD>
          </TR>
          <TR> 
            <TD height="25" align=center colspan="2"> 
              <p>文章内容 
            </TD>
          </TR>
          </TBODY> 
        </TABLE>
        <textarea cols=107 name="document" wrap="off" rows=25 wrap=hard></textarea>
      </TD>
    </TR>
    <TR> 
      <TD width="5%">&nbsp; </TD>
      <TD width="95%" height="30" align="center"> 
        <input name=submit type=submit value=" 添 加 " class="p9" style="background-color: rgb(145,148,195); color: rgb(255,255,255)" onclick="form_onsubmit(this.form)">
        <input name=b1 type=reset value=" 重 写 " class="p9" style="background-color: rgb(145,148,195); color: rgb(255,255,255)">
      </TD>
    </TR>
    <TR> 
      <TD colspan="2" height=2 bgcolor="ececff"><img src="blank.gif" width=1 height=1></TD>
    </TR>
    </TBODY> 
  </TABLE>
</FORM></BODY></HTML>

⌨️ 快捷键说明

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