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

📄 reply.asp

📁 树形论坛
💻 ASP
📖 第 1 页 / 共 2 页
字号:
          <img alt src="images/topbg_03.gif" width="8" height="29"></td>
        </tr>
      </table>
      </td>
    </tr>
    <tr>
      <td width="3" background="images/link.gif"></td>
      <td vAlign="top">
      <table cellSpacing="0" cellPadding="0" width="100%" border="0">
        <tr>
          <td>
          <table width="100%" align="center" bgColor="#eeead6" border="0">
            <tr>
              <td vAlign="top"><fieldset>
              <legend accessKey="F" align="left">回复主题</legend>
                    <table cellSpacing="0" cellPadding="0" width="95%" align="center" border="0">
                      <tr> 
                        <td vAlign="top" colSpan="4" height="10">&nbsp; </td>
                      </tr>
                      <tr> 
                        <td align="right" width="20%" height="20"> <strong>文章标题:</strong><font color="#ff0000">*</font></td>
                        <td colSpan="3">&nbsp; <input maxLength="100" size="60" name="txttitle">  
                        </td>
                      </tr>
<%
if Request.Cookies("username")=empty or Request.Cookies("userpass")=empty then
%>
                      <tr> 
                        <td align="right" height="20"><strong>用户名:</strong><font color="#ff0000">*</font></td>
                        <td width="20%">&nbsp; <input maxLength="20" name="username" size="20" value="<%=username%>">  
                        </td>
                        <td align="right" width="8%">密码:<font color="#ff0000">*</font></td>
                        <td width="50%">&nbsp; <input type="password" maxLength="20" name="userpass" size="20" value="<%=userpass%>">  
                        </td>
                      </tr>
<%
end if
%>
                      <tr> 
                        <td align="right" height="20"><strong>WM标签:</strong>&nbsp;&nbsp; 
                        </td>
                        <td colSpan="3">&nbsp; <script language="javaScript" src="images/wmbb.js" type="text/javascript"> 
                  </script> <select onchange="showfont(this.options[this.selectedIndex].value)" size="1" name="font"> 
                            <option value="no" selected>字体</option>
                            <option value="宋体">宋体</option>
                            <option value="楷体_GB2312">楷体</option>
                            <option value="新宋体">新宋体</option>
                            <option value="黑体">黑体</option>
                            <option value="隶书">隶书</option>
                            <option value="Arial">Arial</option>
                            <option value="Impact">Impact</option>
                            <option value="Tahoma">Tahoma</option>
                            <option value="Times New Roman">Times New Roman</option>
                            <option value="else">其他</option>
                          </select> <select onchange="showsize(this.options[this.selectedIndex].value)" size="1" name="size"> 
                            <option selected>字号</option>
                            <option value="9">9</option>
                            <option value="10">10</option>
                            <option value="11">11</option>
                            <option value="12">12</option>
                            <option value="18">18</option>
                            <option value="36">36</option>
                            <option value="72">72</option>
                            <option value="else">其他</option>
                          </select> <select onchange="showcolor(this.options[this.selectedIndex].value)" size="1" name="color"> 
                            <option value="no" selected>颜色</option>
                            <option style="color: #000000; background-color: #000000" value="#000000"> 
                            #000000</option>
                            <option style="color: #ffffff; background-color: #ffffff" value="#FFFFFF"> 
                            #FFFFFF</option>
                            <option style="color: #ff0000; background-color: #ff0000" value="#FF0000"> 
                            #FF0000</option>
                            <option style="color: #00ff00; background-color: #00ff00" value="#00FF00"> 
                            #00FF00</option>
                            <option style="color: #0000ff; background-color: #0000ff" value="#0000FF"> 
                            #0000FF</option>
                            <option style="color: #00ffff; background-color: #00ffff" value="#00FFFF"> 
                            #00FFFF</option>
                            <option style="color: #ffebcd; background-color: #ffebcd" value="#FFEBCD"> 
                            #FFEBCD</option>
                            <option style="color: #5f9ea0; background-color: #5f9ea0" value="#5F9EA0"> 
                            #5F9EA0</option>
                            <option style="color: #6495ed; background-color: #6495ed" value="#6495ED"> 
                            #6495ED</option>
                            <option value="else">其他</option>
                          </select>
                           <br> &nbsp;  
						   <script>
function checklength(theform){alert("您的文章目前有 "+theform.content.value.length+" 字节。");}
function enable(btn){btn.filters.gray.enabled=0;}
function disable(btn){btn.filters.gray.enabled=1;}
                  </script> <img class="gray" onmouseover="enable(this)" onclick="bold()" onmouseout="disable(this)" alt="粗体字" src="images/wmbb/bold.gif" width="23" height="22">  
                          <img class="gray" onmouseover="enable(this)" onclick="italicize()" onmouseout="disable(this)" alt="斜体字" src="images/wmbb/italicize.gif" width="23" height="22">  
                          <img class="gray" onmouseover="enable(this)" onclick="underline()" onmouseout="disable(this)" alt="下划线" src="images/wmbb/underline.gif" width="23" height="22">  
                          <img class="gray" onmouseover="enable(this)" onclick="center()" onmouseout="disable(this)" alt="居中" src="images/wmbb/center.gif" width="23" height="22">  
                          <img class="gray" onmouseover="enable(this)" onclick="hyperlink()" onmouseout="disable(this)" alt="插入超级链接" src="images/wmbb/url.gif" width="23" height="22">  
                          <img class="gray" onmouseover="enable(this)" onclick="email()" onmouseout="disable(this)" alt="插入邮件地址" src="images/wmbb/email.gif" width="23" height="22">  
                          <img class="gray" onmouseover="enable(this)" onclick="image()" onmouseout="disable(this)" alt="插入图片" src="images/wmbb/image.gif" width="23" height="22">  
                          <img class="gray" onmouseover="enable(this)" onclick="setsound()" onmouseout="disable(this)" alt="插入声音" src="images/wmbb/sound.gif" width="23" height="22">  
                          <img class="gray" onmouseover="enable(this)" onclick="setfly()" onmouseout="disable(this)" alt="飞行字" src="images/wmbb/fly.gif" width="23" height="22">  
                          <img class="gray" onmouseover="enable(this)" onclick="move()" onmouseout="disable(this)" alt="移动字" src="images/wmbb/move.gif" width="23" height="22">  
                          <img class="gray" onmouseover="enable(this)" onclick="glow()" onmouseout="disable(this)" alt="发光字" src="images/wmbb/glow.gif" width="23" height="22">  
                          <img class="gray" onmouseover="enable(this)" onclick="shadow()" onmouseout="disable(this)" alt="阴影字" src="images/wmbb/shadow.gif" width="23" height="22">  
                        </td>
                      </tr>
                      <tr> 
                        <td align="right"><strong>表情:</strong>&nbsp;&nbsp;</td>
                        <td colSpan="3">&nbsp; 
						<input type="radio" CHECKED value="1" name="icon"> <img src="images/icon/1.gif" width="15" height="15"> 
                          <input type="radio" value="2" name="icon"> <img src="images/icon/2.gif" width="15" height="15"> 
                          <input type="radio" value="3" name="icon"> <img src="images/icon/3.gif" width="14" height="14"> 
                          <input type="radio" value="4" name="icon"> <img src="images/icon/4.gif" width="15" height="15"> 
                          <input type="radio" value="5" name="icon"> <img src="images/icon/5.gif" width="15" height="15"> 
                          <input type="radio" value="6" name="icon"> <img src="images/icon/6.gif" width="15" height="15"> 
                          <input type="radio" value="7" name="icon"> <img src="images/icon/7.gif" width="15" height="15"> 
                          <input type="radio" value="8" name="icon"> <img src="images/icon/8.gif" width="15" height="15"> 
                          <input type="radio" value="9" name="icon"> <img src="images/icon/9.gif" width="15" height="15"> 
                        </td>
                      </tr>
                      <tr> 
                        <td vAlign="top" align="right"><strong>文章内容:</strong><font color="#ff0000">*</font> 
                          <br><br>
						『 <a href=javascript:checklength(document.FORM);>查看长度</a> 』&nbsp;  
						<br>『 <a href=javascript:HighlightAll('FORM.content')>复制文本</a> 』&nbsp;  
						<br>『 <a href="javascript:replac()"> <font color="#000000">替换文本</font></a> 』&nbsp;  
                        </td>
                        <td colSpan="3">&nbsp; <textarea name="content" rows="10" cols="58" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);"></textarea></td> 
                      </tr>
                      <tr align="center"> 
                        <td colSpan="4" height="20">&nbsp;  </td>
                      </tr>
                      <tr align="center"> 
                        <td colSpan="4" height="20"> 
						<input type="submit" value=" 发 表 " name="button">
                          &nbsp; 
                          <input type="reset" name="Submit" value=" 重 置 "></td>
                      </tr>
                      <tr> 
                        <td colSpan="4" height="2"></td>
                      </tr>
                    </table>
              </fieldset></td>
            </tr>
          </table>
          </td>
        </tr>
      </table>
      </td>
      <td width="3" background="images/link.gif"></td>
    </tr>
    <tr>
      <td background="images/linkbom.gif" colSpan="3" height="3"></td>
    </tr>
  </table>
</form>
</body>

</html>
<%
Function NewNum(num1)
	NewNum=num1
	If Instr(1,num1,".")=0 then
		NewNum=NewNum & "."
	End If
	NewNum=NewNum & "01"
End Function
Function AddNum(num1)
	Dim num
	num=Right(num1,2)*1
	num=num+1
	num=Left(num1,Len(num1)-1) & num
	AddNum=num	
End Function

%>

⌨️ 快捷键说明

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