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

📄 fujia.asp

📁 网佳网络办公系统(以下简称OA)是一套基于B/S模式的无纸化办公系统。[显著特点:无须安装客户端] 主要功能模块:管理 公文 车辆 通知 档案 值班 人事 审批 仓库 主界面 软件下载 个
💻 ASP
字号:
<%action=request.querystring("action")
  xian=session("xian")
ljl_xian=mid(xian,60,1)
if ljl_xian<>1 then%>
<script language=vbscript> 
MsgBox "错误:您无权使用本功能模块,如果确实需要操作本模块的权限,请与管理员联系!"
location.href = "../config/txt.asp"
  </script>
<%end if
n=Year(date())
y=Month(date())
r=Day(date())
s=Hour(time())
f=Minute(time())
m=Second(time())
if len(y)=1 then y="0" & y
if len(r)=1 then r="0" & r
if len(s)=1 then s="0" & s
if len(f)=1 then f="0" & f
if len(m)=1 then m="0" & m
sj=n & "-" & y & "-" & r%>
<html>
<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" href="../daiban/ljl.css">
<title>oa</title>
<script language="javascript">
function ljl2()
{
  if(document.ljl2.a2.value.length<1)
 {
   alert("用户名称不能为空!");
   return ;
 }
  if(document.ljl2.a3.value.length<1)
 {
   alert("电话号码不能为空!");
   return ;
 }
 document.ljl2.submit();
}
</script>

</head>

<body>

<%if action=101 then%>
<div align="center">
  <center>
  <form name="ljl2" method="POST" action="fujiasave.asp?action=101"> 
  <table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#C0C0C0" width="487" id="AutoNumber1" height="265">
    <tr>
      <td height="31" width="485" colspan="4" bgcolor="#EEFFEE">
      <p align="center"><font color="#FF0000">用户退网信息登记</font></td>
    </tr>
    <tr>
      <td height="22" width="70" align="center" bgcolor="#EEFFEE">用户类型</td>
      <td height="22" width="408" colspan="3">&nbsp;<input type="radio" value="ADSL用户" name="a1" checked><span lang="en-us">ADSL</span>用户<span lang="en-us">&nbsp;
      </span><input type="radio" value="普通拨号" name="a1">普通拨号<span lang="en-us">&nbsp;
      </span><input type="radio" value="LAN用户" name="a1"><span lang="en-us">LAN</span>用户</td>
    </tr>
    <tr>
      <td height="29" width="70" align="center" bgcolor="#EEFFEE">用户名称</td>
      <td height="29" width="167">&nbsp;<input type="text" name="a2" size="20"></td>
      <td height="29" width="77" align="center" bgcolor="#EEFFEE">电话号码</td>
      <td height="29" width="164">&nbsp;<input type="text" name="a3" size="20"></td>
    </tr>
    <tr>
      <td height="27" width="70" align="center" bgcolor="#EEFFEE">用户帐号</td>
      <td height="27" width="167">&nbsp;<input type="text" name="a4" size="20"></td>
      <td height="27" width="77" align="center" bgcolor="#EEFFEE">备注信息</td>
      <td height="27" width="164">&nbsp;<input type="text" name="a5" size="20" value="无"></td>
    </tr>
    <tr>
      <td height="27" width="70" align="center" bgcolor="#EEFFEE">撤消原因</td>
      <td height="27" width="408" colspan="3">&nbsp;<input type="radio" name="a6" value="1" checked>用户申请&nbsp; 
      <input type="radio" name="a6" value="11">欠费撤机 
      <input type="radio" name="a6" value="12">其他原因</td>
    </tr>
    <tr>
      <td height="53" width="478" align="center" colspan="4">
      <a href="javascript:ljl2()">
      <img border="0" src="../daiban/BUconfirm.gif"></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
      <a href="javascript:document.ljl2.reset()">
      <img border="0" src="../daiban/BUReset.gif"></a><span lang="en-us">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></td>
    </tr>
    </table>
  </form>
  </center>
</div>
<%end if%>
<%if action=102 then%>
<div align="center">
  <center>
  <form name="ljl3" method="POST" action="fujiasave.asp?action=102"> 
  <table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#C0C0C0" width="487" id="AutoNumber1" height="244">
    <tr>
      <td height="31" width="485" colspan="4" bgcolor="#EEFFEE">
      <p align="center"><font color="#FF0000">用户予付费信息登记</font></td>
    </tr>
    <tr>
      <td height="18" width="70" align="center" bgcolor="#EEFFEE">予付费类型</td>
      <td height="18" width="408" colspan="3">&nbsp;<input type="radio" value="宽带使用费" name="a1" checked>宽带使用费&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
      <input type="radio" value="其他予付费" name="a1">其他予付费</td>
    </tr>
    <tr>
      <td height="17" width="70" align="center" bgcolor="#EEFFEE">用户名称</td>
      <td height="17" width="167">&nbsp;<input type="text" name="a2" size="20"></td>
      <td height="17" width="77" align="center" bgcolor="#EEFFEE">记费电话</td>
      <td height="17" width="164">&nbsp;<input type="text" name="a3" size="22"></td>
    </tr>
    <tr>
      <td height="20" width="70" align="center" bgcolor="#EEFFEE">交费金额</td>
      <td height="20" width="167">&nbsp;<input type="text" name="a4" size="14">元</td>
      <td height="20" width="77" align="center" bgcolor="#EEFFEE">收据号码</td>
      <td height="20" width="164">&nbsp;<input type="text" name="a5" size="22"></td>
    </tr>
    <tr>
      <td height="18" width="70" align="center" bgcolor="#EEFFEE">交费时间</td>
      <td height="18" width="167">&nbsp;<input type="text" name="a6" size="20" value="<%=sj%>"></td>
      <td height="18" width="77" align="center" bgcolor="#EEFFEE">使用期限</td>
      <td height="18" width="164">&nbsp;<input type="radio" name="a7" value="1" checked>一年<input type="radio" name="a7" value="2">半年<input type="radio" name="a7" value="3">3个月</td>
    </tr>
    <tr>
      <td height="21" width="70" align="center" bgcolor="#EEFFEE">专线编号</td>
      <td height="21" width="167">&nbsp;<input type="text" name="a8" size="20"></td>
      <td height="21" width="77" align="center" bgcolor="#EEFFEE">备注信息</td>
      <td height="21" width="164">&nbsp;<input type="text" name="a9" size="20" value="无"></td>
    </tr>
    <tr>
      <td height="40" width="478" align="center" colspan="4">
      <input type="submit" value="保存" name="B1">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
      <input type="reset" value="重置" name="B2"></td>
    </tr>
    <tr>
      <td height="16" width="478" align="center" colspan="4">
      <p align="left"><font color="#FF0000">使用帮助:</font><br>
&nbsp;&nbsp;&nbsp; 单装<span lang="en-us">ADSL</span>无记帐电话的,将记费电话填写“0”,专线编号必须认真正确填写
      !</td>
    </tr>
    </table>
  </form>
  </center>
</div>
<%end if%>
<%if action=103 then%>
<div align="center">
  <center>
  <form name="ljl4" method="POST" action="fujiasave.asp?action=103"> 
  <table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#C0C0C0" width="487" id="AutoNumber1" height="182">
    <tr>
      <td height="34" width="485" colspan="4" bgcolor="#EEFFEE">
      <p align="center"><font color="#FF0000">支局宽带设备进出登记</font></td>
    </tr>
    <tr>
      <td height="1" width="70" align="center" bgcolor="#EEFFEE">使用类别</td>
      <td height="1" width="408" colspan="3">&nbsp;<input type="radio" value="支出" checked name="a1">新装支出&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
      <input type="radio" value="退回" name="a1">用户退回</td>
    </tr>
    <tr>
      <td height="7" width="70" align="center" bgcolor="#EEFFEE">用户名称</td>
      <td height="7" width="167">&nbsp;<input type="text" name="a2" size="22"></td>
      <td height="7" width="77" align="center" bgcolor="#EEFFEE">电话号码</td>
      <td height="7" width="164">
      &nbsp;<input type="text" name="a3" size="22"></td>
    </tr>
    <tr>
      <td height="1" width="70" align="center" bgcolor="#EEFFEE">设备型号</td>
      <td height="1" width="167">&nbsp;<input type="text" name="a4" size="22"></td>
      <td height="1" width="77" align="center" bgcolor="#EEFFEE">备注信息</td>
      <td height="1" width="164">&nbsp;<input type="text" name="a5" size="22" value="无"></td>
    </tr>
    <tr>
      <td height="29" width="478" align="center" colspan="4">
      <input type="submit" value="保存" name="B1">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
      <input type="reset" value="重置" name="B2"></td>
    </tr>
    </table>
  </form>
  </center>
</div>
<%end if%>

</body>

</html>

⌨️ 快捷键说明

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