adminpwd=session("land_name") '=======楼主注意这裏
adminame=session("password") '=====楼主注意这裏
%>
<!-- #include file="connasp" -->
<%
set rs= serverCreateObject("adodbrecordset")
rsOpen "Select From admin where admin_name='" &adminpwd&"'", conn, 3,3%> '====楼主注意这裏,不一致哟,上面定义过的内容有出入
If RsEof Or adminpwd<>rs("admin_pwd") Then
responsewrite"<script>alert('对不起,您还没有正确登录或是未 *** 作的时间过长!');locationhref='loginasp'</script>"
end if
rsclose
set rs=nothing
%>你试试将你前面做过的所有regsvr32主次的DLL都/u了,然后进入安全模式,再次注册一遍,然后重启,再试试,网银程序需要HOOK系统服务,所以你在正常系统下regsvr32命令注册DLL不一定能够完全注册。试试吧。
再一个就是看有没有病毒。我的也是这个问题,从网上下载lyricist_wmpdll重新注册都没用;后来从乐辞官网上重新下载插件,安装后就好了>
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)