If Session("username")="" or isnull(Session("username")) Then
%>

<script type="text/javascript">alert("对不起!操作已超时,请重新登陆!"); top.location.href='/manager/login.html';</script>
<%
response.end
end if

%>

相关文章:

  • 2022-12-23
  • 2021-12-04
  • 2021-07-17
  • 2021-11-12
  • 2022-12-23
  • 2022-01-25
  • 2021-11-02
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-02-28
  • 2022-12-23
  • 2022-12-23
  • 2021-10-28
  • 2021-08-16
  • 2022-12-23
相关资源
相似解决方案