user.asp
资源名称:1.rar [点击查看]
上传用户:ziqing_518
上传日期:2022-08-09
资源大小:446k
文件大小:1k
源码类别:
多媒体编程
开发平台:
ASP/ASPX
- <!--#include file="users.asp" -->
- <!--#include file="config.asp" -->
- <!--#include file="../md5.asp" -->
- <!--#include file="cookies.asp" -->
- <%
- if rs4("boolUser")=False then
- Response.Redirect "index.asp"
- end if
- end if
- rs.close
- set rs=nothing
- end if
- %>
- <!--#include file="function.asp" -->
- <!--#include file="code.asp" -->
- <!--#include file="first.asp" -->
- <table border=0 cellspacing=0 style='border-collapse:collapse' width=735 height=233 cellpadding=3>
- <tr>
- <td width=185 valign=top>
- <!--#include file="inc.asp" -->
- </td>
- <td width=550 valign=top>
- <table width="100%" border="0" cellpadding="2" cellspacing="1" bgcolor="#000000">
- <%
- if request.form("userid")<>"" then
- UserPost()
- else
- ShowAllUser()
- end if
- %>
- </table>
- <br>
- <img src="../images/1.gif" width="16" height="15">超级管理员
- <img src="../images/2.gif" width="16" height="15">普通管理员
- <img src="../images/3.gif" width="16" height="15">分类管理员
- <img src="../images/4.gif" width="16" height="15">影片添加员
- <img src="../images/5.gif" width="16" height="15">普通用户
- <img src="../images/6.gif" width="16" height="15">自定义
- </td>
- </tr>
- </table>
- <br><hr width=735>
- <center>