主题: file_manager_json.asp中增加是否登录验证时,出现错误,请帮助 |
作者: avram, 发布日期: 2012-08-03 13:30:29, 浏览数: 2153 |
If session("UserName") = "" Then
response.write "<script>top.location.href='../../login.asp';</script>" response.End End If
网页错误详细信息 用户代理: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; BRI/2) 时间戳: Fri, 3 Aug 2012 05:28:51 UTC 消息: 例外被抛出且未被接住 行: 173 字符: 2 代码: 0 URI: http://localhost:82/kindeditor.js 请高手指点一下。版本:4.12 |