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

📄 guestreply.asp

📁 zheng fu wang zhan gong neng qi quan
💻 ASP
📖 第 1 页 / 共 3 页
字号:
<!--#include file="conn.asp"-->
<!--#include file="ConnUser.asp"-->
<!--#include file="config.asp"-->
<!--#include file="char.inc"-->
<!--#include file="ChkUser.asp"-->
<!--#include file="ChkURL.asp"-->
<%
if request.cookies(eChuang)("key")="super" then
%>
<html><head>
<title>发表回复__<%=jjgn%>_建站铺修正版_bbs.jzpu.com</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="news.css" rel=stylesheet type=text/css>
<script language="JavaScript">
<!--
function na_select_form (fname, type_name) 
{
  document.forms[fname].elements[type_name].select()
  document.forms[fname].elements[type_name].focus()
}

// -->
</script>
<script language="javascript">
<!--
function checkdata()
{
if (document.form1.guestreply.value=="")
	{
	  alert("对不起,请输入您的回复!")
	  return false
	 }
}

function MM_goToURL() { //v3.0
  var i, args=MM_goToURL.arguments; document.MM_returnValue = false;
  for (i=0; i<(args.length-1); i+=2) eval(args[i]+".location='"+args[i+1]+"'");
}

function MM_openBrWindow(theURL,winName,features) { //v3.0
  window.open(theURL,winName,features);
}
//-->
</script>
<script  language="JavaScript">
<!-- Hide from older browsers...

//Function to format text in the text box
function FormatText(command, option){
	
  	frames.message.document.execCommand(command, true, option);
  	frames.message.focus();
}

//Function to clear form
function ResetForm(){

	if (window.confirm('确认要清空对话框内容?')){
	 	frames.message.document.body.innerHTML = ''; 
	 	return true;
	 } 
	 return false;		
}

//Function to open pop up window
function openWin(theURL,winName,features) {
  	window.open(theURL,winName,features);
}

function setMode(newMode)
{
  bTextMode = newMode;
  var cont;
  if (bTextMode) {
    cleanHtml();
    cleanHtml();

    cont=message.document.body.innerHTML;
    message.document.body.innerText=cont;
  } else {
    cont=message.document.body.innerText;
    message.document.body.innerHTML=cont;
  }
  message.focus();
}

function cleanHtml()
{
  var fonts = message.document.body.all.tags("FONT");
  var curr;
  for (var i = fonts.length - 1; i >= 0; i--) {
    curr = fonts[i];
    if (curr.style.backgroundColor == "#ffffff") curr.outerHTML	= curr.innerHTML;
  }

}

// -->
</script>
<script language="JavaScript">
function about()
{
window.showModalDialog("about.htm","","dialogWidth:420px;dialogHeight:240px;scroll:no;status:no;help:no");
}

function help()
{
    var helpmess;
    helpmess="---------------填写帮助---------------\r\n\r\n"+
         "1.请不要发表有危险性的脚本。\r\n\r\n"+
         "2.如果要书写源代码,请选中\r\n\r\n"+
         " 查看HTML源代码书写.\r\n\r\n"+
         "3.需要你自己运行,才能看效果.\r\n\r\n"+
         "4.如果书写js,尽量不要在这儿书写.\r\n\r\n";
    alert(helpmess);
}
</script>
</head>
<body bgcolor="#FFFFFF" text="#000000" topmargin="0">
<!--#include file="top.asp"-->
<table width="988" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
  <tr valign="top">
    <td rowspan="2"><center>
      <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
  <form action="GuestReplyOK.asp" method=post name=form1 OnSubmit="return checkdata()" onReset="return ResetForm();">
  
  <tr valign="top">
    <td></td>
  </tr>
  <tr valign="top">
    <td><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>
        <td valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td width="100%" height="25" background="images/lmenu_bg.gif" >&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;栏目导航&nbsp;&nbsp;<a class=daohang href="./" >网站首页</a>&gt;&gt;<a href="E_GuestBook.asp" class="daohang">公众留言</a>&gt;&gt;回复留言</td>
          </tr>
        </table></td>
      </tr>
      <tr>
        <td><center>
          <a class=daohang href="./" ></a>
          <script language=javascript src='zongg/ad.asp?i=13'></script>
        </center>
        </td>
      </tr>
      <tr>
        <td height="25" background="images/lmenu_bg.gif">&nbsp;</td>
      </tr>
      <tr>
        <td height="85"><p>&nbsp;</p>
        <table cellpadding=3 cellspacing=1 border=0 width=100%>
          <tr>
            <td width="13%" height="22" align="right" valign="top">&nbsp;回复内容:</td>
            <td width="87%" height="22">&nbsp;
                    <select name="selectFont" onChange="FormatText('fontname', selectFont.options[selectFont.selectedIndex].value);document.form1.selectFont.options[0].selected = true;"  style="font-family: 宋体; font-size: 9pt" onMouseOver="window.status='选择选定文字的字体。';return true;" onMouseOut="window.status='';return true;">
                      <option selected>选择字体</option>
                      <option value="宋体">宋体</option>
                      <option value="楷体_GB2312">楷体</option>
                      <option value="新宋体">新宋体</option>
                      <option value="黑体">黑体</option>
                      <option value="隶书">隶书</option>
                      <option value="幼圆">幼圆</option>
                      <OPTION value="Andale Mono">Andale Mono</OPTION>
                      <OPTION value=Arial>Arial</OPTION>
                      <OPTION value="Arial Black">Arial Black</OPTION>
                      <OPTION value="Book Antiqua">Book Antiqua</OPTION>
                      <OPTION value="Century Gothic">Century Gothic</OPTION>
                      <OPTION value="Comic Sans MS">Comic Sans MS</OPTION>
                      <OPTION value="Courier New">Courier New</OPTION>
                      <OPTION value=Georgia>Georgia</OPTION>
                      <OPTION value=Impact>Impact</OPTION>
                      <OPTION value=Tahoma>Tahoma</OPTION>
                      <OPTION value="Times New Roman" >Times New Roman</OPTION>
                      <OPTION value="Trebuchet MS">Trebuchet MS</OPTION>
                      <OPTION value="Script MT Bold">Script MT Bold</OPTION>

⌨️ 快捷键说明

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