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

📄 send.asp

📁 完美政府版,正版网站解决方案
💻 ASP
字号:
<%@ Language=VBScript%>

<!--#include file=conn.asp -->
<!--#include file=config.asp -->
<%
NewsID=Request.QueryString("NewsID")

if NewsID="" then
Response.Write "<script>alert('未指定参数');history.back()</script>"
response.end
else
if not IsNumeric(NewsID) then
 response.write "<script>alert('非法参数');history.back()</script>"
 response.end
else

reffer=Request.ServerVariables("HTTP_REFERER")

end if 
end if
%>
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>文章评论_<%=jjgn%>&#23436;&#32654;&#35774;&#35745;&#32593;&#32476;&#31185;&#25216;&#26377;&#38480;&#20844;&#21496;&#32;&#23436;&#32654;&#25919;&#24220;&#32593;&#31449;&#31649;&#29702;&#31995;&#32479;&#32;&#104;&#116;&#116;&#112;&#58;&#47;&#47;&#119;&#119;&#119;&#46;&#119;&#109;&#103;&#111;&#118;&#46;&#99;&#110;</title>
<LINK href=news.css rel=stylesheet>
</head>

<body topmargin="0"><form method="POST" action="Send_submit.asp"><input type=hidden name=NewsID value=<%=NewsID%>><input type=hidden name=reffer value=<%=reffer%>>
  <!--#include file=top.asp -->
  <table width="1002" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
	<tr valign="top"> 
		<td width="180" bordercolor="#FDFCF8"  bgcolor="#FDFCF8" style="border-left: 1px solid #cccccc ; border-top: 1px solid #cccccc ; border-bottom: 1px solid #cccccc ; border-right: 1px solid #cccccc ">
<!--政务日历开始-->		
<!--#include file="calendar.asp"-->
<!--政务日历结束--> 
		



		</td>
		<td width="6" bgcolor="#FFFFFF"></td>
		<td  style="border-left: 1px solid #cccccc ; border-top: 0px solid #cccccc ; border-bottom: 1px solid #cccccc ; border-right: 1px solid #cccccc "> 
  <table width="810" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
    <tr valign="top"> 
      <td height="356"> 
        <table width="102%" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td height="3" ><img src="IMAGES/kb.gif" width="9" height="3"></td>
          </tr>
          <tr> 
            <td width="100%" height="25" background="IMAGES/WmCms_Result.gif" bgcolor="CDCCCC" >&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a class=daohang href="./" >&nbsp;</a><strong><b>&nbsp;&nbsp;当前位置:<a class="daohang" href="./" >网站首页</a>>发送邮件</b></strong></td>
          </tr>

          <tr bgcolor="CDCCCC"> 
            <td height="25" align="center"  bgcolor="#FFFFFF"><a href="guestadd.asp" class=class>发送给好友</a> 
              | <a class=class href="javascript:window.location.reload()">刷新</a> 
            </td>
          </tr>
          <tr bgcolor="CDCCCC"> 
            <td height="25" align="center"  bgcolor="#FFFFFF"><table width="95%"  border="0" align="center" cellpadding="0" cellspacing="0" id="AutoNumber3" style="border-collapse: collapse">
                <tr> 
                  <td valign=top>&nbsp;</td>
                </tr>
                <tr> 
                  <td valign=top><table border="0" cellpadding="3" cellspacing="0" width="100%">
                      <tr> 
                        <td width="100%" height="50"><font color="000099">请输入你朋友的名字: 
                          <input type="text" name="name" size="50">
                          </font></td>
                      </tr>
                      <tr> 
                        <td width="100%" height="50"><font color="000099">请输入你朋友的MAIL:</font><font color="000099"> 
                          <input type="text" name="email" size="50">
                          </font></td>
                      </tr>
                      <tr> 
                        <td width="100%" height="50"><font color="000099">请输入你自己的名字: 
                          <input type="text" name="myname" size="50">
                          </font></td>
                      </tr>
                      <tr> 
                        <td width="100%" align="center" height="50"> <input type="submit" value="  发送  " name="B1"></td>
                      </tr>
                    </table></td>
                </tr>
                <tr> 
                  <td valign=top>&nbsp;</td>
                </tr>
              </table></td>
          </tr>

        </table>        
      </td>
    </tr>
  </table>
</td></tr></table>


<!--#include file=bottom.asp -->
</form>
</body>

</html>

⌨️ 快捷键说明

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