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

📄 oper.asp

📁 个人网站系统,本人基于第三方源码进行更改!
💻 ASP
📖 第 1 页 / 共 3 页
字号:
	    </tr>
	    <tr>
	      <td width="100%" align="center" height="72" bgcolor="#FFFFFF">
			<a target="_blank" href="http://www.fyasp.com">
			<font color="#FF0000">免费版不提供此功能!点击购买正式版!</font></a></td> 
	    </tr>
	    <tr>
	      <td width="100%" height="35" align="center" bgcolor="#FFFFFF">&nbsp;<input onclick="parent.location.href='javascript:close();'" type="button" value="关 闭" class="button" name="button3"></td>
	    </tr>
	  </table>
	  <%elseif UCase(Request("Oper")) = "DELGQINFO" then                       '/删除所有过期信息/
	Response.Write "<title>删除所有过期信息</title>"%>
	  <table cellSpacing="1" cellPadding="0" width="100%" class="booktable" border="0" align="center">
	    <tr>
	      <td width="100%" height="35" class="bottom" align="center">
			<font color="#FFFF00">删除所有过期信息</font></font></td>
	    </tr>
	    <tr>
	      <td width="100%" align="center" height="72" bgcolor="#FFFFFF">
			<a target="_blank" href="http://www.fyasp.com">
			<font color="#FF0000">免费版不提供此功能!点击购买正式版!</font></a></td> 
	    </tr>
	    <tr>
	      <td width="100%" height="35" align="center" bgcolor="#FFFFFF"><input onclick="parent.location.href='javascript:close();'" type="button" value="关 闭" class="button" name="button3"></td>
	    </tr>
	  </table>
	  
<%elseif UCase(Request.QueryString("Oper")) = "DELMEMBER" then                '/删除会员/
	Response.Write "<title>删除会员</title>"%>
	<form method="post" action="DataDeal.asp" name="form6">
	<input type="hidden" name="Oper" value="DelMember">
	<input type="hidden" name="ID" value="<% = Request.QueryString("ID")%>">
	  <table cellSpacing="1" cellPadding="0" width="100%" class="booktable" border="0" align="center">
	    <tr>
	      <td width="100%" height="35" class="bottom" align="center">删 除 会 员</font></td>
	    </tr>
	    <tr>
	      <td width="100%" align="center" height="72" bgcolor="#FFFFFF">真的要删除该会员么?</td> 
	    </tr>
	    <tr>
	      <td width="100%" height="35" align="center" bgcolor="#FFFFFF"><input type="submit" value="确 定" name="Submit4" class="button">&nbsp;&nbsp;&nbsp;<input onclick="parent.location.href='javascript:close();'" type="button" value="关 闭" class="button" name="button4"></td>
	    </tr>
	    </form>
	  </table>   
<%elseif UCase(Request.QueryString("Oper")) = "EAANEWS" then             '/新闻审批/
	Response.Write "<title>新闻审批</title>"%>
	<form method="post" action="DataDeal.asp" name="form11">
	<input type="hidden" name="Oper" value="EaaNews">
	<input type="hidden" name="ID" value="<% = Request.QueryString("ID")%>">
	  <table cellSpacing="1" cellPadding="0" width="100%" class="booktable" border="0" align="center">
	    <tr>
	      <td width="100%" height="35" class="bottom" align="center">新 闻 审 批</td>
	    </tr>
	    <tr>
	      <td width="100%" align="center" height="75" bgcolor="#FFFFFF">真的要通过审批并发布该篇<<font color="#FF0000">新闻稿件</font>>么?</td> 
	    </tr>
	    <tr>
	      <td width="100%" height="35" colspan="2" align="center" bgcolor="#FFFFFF"><input type="submit" value="确 定" name="submit5" class="button">&nbsp;&nbsp;&nbsp;<input onclick="parent.location.href='javascript:close();'" type="button" value="关 闭" class="button" name="Button5"></td>
	    </tr>
	    </form>
	  </table>
<%elseif UCase(Request.QueryString("Oper")) = "DELNEWS" then                '/删除新闻稿件/
	Response.Write "<title>新闻删除</title>"%>
	<form method="post" action="DataDeal.asp" name="form131">
	<input type="hidden" name="Oper" value="DelNews">
	<input type="hidden" name="ID" value="<% = Request.QueryString("ID")%>">
	  <table cellSpacing="1" cellPadding="0" width="100%" class="booktable" border="0" align="center">
	    <tr>
	      <td width="100%" height="35" class="bottom" align="center">新 闻 删 除</td>
	    </tr>
	    <tr>
	      <td width="100%" align="center" height="75" bgcolor="#FFFFFF">真的要删除该篇<<font color="#FF0000">新闻稿件</font>>么?</td> 
	    </tr>
	    <tr>
	      <td width="100%" height="35" colspan="2" align="center" bgcolor="#FFFFFF"><input type="submit" value="确 定" name="Submit7" class="button">&nbsp;&nbsp;&nbsp;<input onclick="parent.location.href='javascript:close();'" type="button" value="关 闭" class="button" name="Button7"></td>
	    </tr>
	    </form>
	  </table>
<%elseif UCase(Request.QueryString("Oper")) = "DELNEWS2" then               '/删除新闻/
	Response.Write "<title>新闻删除</title>"%>
	<form method="post" action="DataDeal.asp" name="form34">
	<input type="hidden" name="Oper" value="DelNews2">
	<input type="hidden" name="ID" value="<% = Request.QueryString("ID")%>">
	  <table cellSpacing="1" cellPadding="0" width="100%" class="booktable" border="0" align="center">
	    <tr>
	      <td width="100%" height="35" class="bottom" align="center">新 闻 删 除</td>
	    </tr>
	    <tr>
	      <td width="100%" align="center" height="75" bgcolor="#FFFFFF">真的要删除该篇新闻么?</td> 
	    </tr>
	    <tr>
	      <td width="100%" height="35" colspan="2" align="center" bgcolor="#FFFFFF"><input type="submit" value="确 定" name="Submit8" class="button">&nbsp;&nbsp;&nbsp;<input onclick="parent.location.href='javascript:close();'" type="button" value="关 闭" class="button" name="Button8"></td>
	    </tr>
	    </form>
	  </table>	  
<%elseif UCase(Request.QueryString("Oper")) = "EAAINFO" then                  '/供求信息审批/
	Response.Write "<title>供求信息审批</title>"%>
	<form method="post" action="DataDeal.asp" name="form254">
	<input type="hidden" name="Oper" value="EaaInfo">
	<input type="hidden" name="Id" value="<% = Request.QueryString("ID")%>">
	  <table cellSpacing="1" cellPadding="0" width="100%" class="booktable" border="0" align="center">
	    <tr>
	      <td width="100%" height="35" class="bottom" align="center">供 求 信 息 审 批</td>
	    </tr>
	    <tr>
	      <td width="100%" align="center" height="75" bgcolor="#FFFFFF">真的要通过审批并发布该条<<font color="#FF0000">供求信息</font>>么?</td> 
	    </tr>
	    <tr>
	      <td width="100%" height="35" colspan="2" align="center" bgcolor="#FFFFFF"><input type="submit" value="确 定" name="Submit6" class="button">&nbsp;&nbsp;&nbsp;<input onclick="parent.location.href='javascript:close();'" type="button" value="关 闭" class="button" name="Button6"></td>
	    </tr>
	    </form>
	  </table>
<%elseif UCase(Request.QueryString("Oper")) = "DELINFO" then              '/删除未审批的供求信息/
	Response.Write "<title>供求信息删除</title>"%>
	<form method="post" action="DataDeal.asp" name="form467">
	<input type="hidden" name="Oper" value="DelInfo">
	<input type="hidden" name="ID" value="<% = Request.QueryString("ID")%>">
	  <table cellSpacing="1" cellPadding="0" width="100%" class="booktable" border="0" align="center">
	    <tr>
	      <td width="100%" height="35" class="bottom" align="center">供 求 信 息 删 除</td>
	    </tr>
	    <tr>
	      <td width="100%" align="center" height="75" bgcolor="#FFFFFF">真的要删除该条<<font color="#FF0000">未审批的供求信息</font>>么?</td> 
	    </tr>
	    <tr>
	      <td width="100%" height="35" colspan="2" align="center" bgcolor="#FFFFFF"><input type="submit" value="确 定" name="Submit9" class="button">&nbsp;&nbsp;&nbsp;<input onclick="parent.location.href='javascript:close();'" type="button" value="关 闭" class="button" name="Button9"></td>
	    </tr>
	    </form>
	  </table>
<%elseif UCase(Request.QueryString("Oper")) = "DELINFO2" then              '/删除供求信息/
	Response.Write "<title>供求信息删除</title>"%>
	<form method="post" action="DataDeal.asp" name="form487">
	<input type="hidden" name="Oper" value="DelInfo2">
	<input type="hidden" name="ID" value="<% = Request.QueryString("ID")%>">
	  <table cellSpacing="1" cellPadding="0" width="100%" class="booktable" border="0" align="center">
	    <tr>
	      <td width="100%" height="35" class="bottom" align="center">供 求 信 息 删 除</td>
	    </tr>
	    <tr>
	      <td width="100%" align="center" height="75" bgcolor="#FFFFFF">真的要删除该条<<font color="#FF0000">供求信息</font>>么?</td> 
	    </tr>
	    <tr>
	      <td width="100%" height="35" colspan="2" align="center" bgcolor="#FFFFFF"><input type="submit" value="确 定" name="Submit26" class="button">&nbsp;&nbsp;&nbsp;<input onclick="parent.location.href='javascript:close();'" type="button" value="关 闭" class="button" name="Button26"></td>
	    </tr>
	    </form>
	  </table>	  
<%elseif UCase(Request.QueryString("Oper")) = "EAALINK" then                  '/链接信息审批/
	Response.Write "<title>链接信息审批</title>"%>
	<form method="post" action="DataDeal.asp" name="form24sd">
	<input type="hidden" name="Oper" value="EaaLink">
	<input type="hidden" name="Id" value="<% = Request.QueryString("ID")%>">
	  <table cellSpacing="1" cellPadding="0" width="100%" class="booktable" border="0" align="center">
	    <tr>
	      <td width="100%" height="35" class="bottom" align="center">链 接 信 息 审 批</td>
	    </tr>
	    <tr>
	      <td width="100%" align="center" height="75" bgcolor="#FFFFFF">真的要通过审批并发布该条<<font color="#FF0000">链接信息</font>>么?</td> 
	    </tr>
	    <tr>
	      <td width="100%" height="35" colspan="2" align="center" bgcolor="#FFFFFF"><input type="submit" value="确 定" name="Submit23" class="button">&nbsp;&nbsp;&nbsp;<input onclick="parent.location.href='javascript:close();'" type="button" value="关 闭" class="button" name="Button23"></td>
	    </tr>
	    </form>
	  </table>
<%elseif UCase(Request.QueryString("Oper")) = "DELLINK" then              '/删除未审批的链接信息/
	Response.Write "<title>链接信息删除</title>"%>
	<form method="post" action="DataDeal.asp" name="form4f">
	<input type="hidden" name="Oper" value="DelLink">
	<input type="hidden" name="ID" value="<% = Request.QueryString("ID")%>">
	  <table cellSpacing="1" cellPadding="0" width="100%" class="booktable" border="0" align="center">
	    <tr>
	      <td width="100%" height="35" class="bottom" align="center">链 接 信 息 删 除</td>
	    </tr>
	    <tr>
	      <td width="100%" align="center" height="75" bgcolor="#FFFFFF">真的要删除该条<<font color="#FF0000">未审批的链接信息</font>>么?</td> 
	    </tr>
	    <tr>
	      <td width="100%" height="35" colspan="2" align="center" bgcolor="#FFFFFF"><input type="submit" value="确 定" name="Submit24" class="button">&nbsp;&nbsp;&nbsp;<input onclick="parent.location.href='javascript:close();'" type="button" value="关 闭" class="button" name="Button24"></td>
	    </tr>
	    </form>
	  </table>
<%elseif UCase(Request.QueryString("Oper")) = "DELLINK2" then              '/删除链接信息/
	Response.Write "<title>链接信息删除</title>"%>
	<form method="post" action="DataDeal.asp" name="form4a">
	<input type="hidden" name="Oper" value="DelLink2">
	<input type="hidden" name="ID" value="<% = Request.QueryString("ID")%>">
	  <table cellSpacing="1" cellPadding="0" width="100%" class="booktable" border="0" align="center">
	    <tr>
	      <td width="100%" height="35" class="bottom" align="center">链 接 信 息 删 除</td>
	    </tr>
	    <tr>
	      <td width="100%" align="center" height="75" bgcolor="#FFFFFF">真的要删除该条<<font color="#FF0000">链接信息</font>>么?</td> 
	    </tr>
	    <tr>
	      <td width="100%" height="35" colspan="2" align="center" bgcolor="#FFFFFF"><input type="submit" value="确 定" name="Submit25" class="button">&nbsp;&nbsp;&nbsp;<input onclick="parent.location.href='javascript:close();'" type="button" value="关 闭" class="button" name="Button25"></td>
	    </tr>
	    </form>
	  </table>
<%elseif UCase(Request.QueryString("Oper")) = "ADDUSER" then          '/添加系统管理用户/
	Response.Write "<title>添加用户</title>"%>
	<script language="javascript">
	<!-- Begin validation form script
	//检验表单的合法性
	function AddUser() {
		if (document.AddUserForm.Account.value == "") {
			alert("\请填写用户名!");
			document.AddUserForm.Account.focus();

⌨️ 快捷键说明

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