📄 bsconfig.asp
字号:
<!--#include file="Conn1.asp"-->
<%
%>
<%
Dim StarTime,Style_Copy
Dim AdminName
startime=timer()
AdminName=replace(session("AdminName"),"'","")
if AdminName="" then
call CloseConn()
%>
<script language='javascript'>top.location='index.asp';</script>
<%
' response.redirect "index.asp"
end if
%>
<!-- -->
<%
sub htmlend
%>
<p align=center>双盟科技有限公司</p>
<%
end sub
%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -