[不指定 2007/10/26 10:51 | by 孤城浪子 ]
| |
把下面内容做成一ASP文件,在站中运行,会把默认的管理员Admin的密码改成Admin888  

<%@language=vbscript codepage=936 %>
<%
Option Explicit
Response.buffer = True
%>
<!--#include file="conn.asp"-->
<!--#include file="inc/function.asp"-->
<%
    conn.execute("update PE_Admin set Password='469e80d32c0559f8',AdminName='admin',UserName='admin' where Adminid='1'")
CloseConn()
%>
Tags:
网络 | 评论(0) | 引用(0) | 阅读(3751)
 
发表评论
   
表情
emotemotemotemotemot
emotemotemotemotemot
emotemotemotemotemot
emotemotemotemotemot
emotemotemotemotemot
打开HTML
打开UBB
打开表情
隐藏
记住我
昵称   密码   游客无需密码
网址   电邮   [注册]