Subversion Repositories DevTools

Rev

Rev 5983 | Rev 6070 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5983 Rev 6048
Line 1... Line 1...
1
<%@LANGUAGE="VBSCRIPT"%>
1
<%@LANGUAGE="VBSCRIPT"%>
2
<%
2
<%
3
'=====================================================
3
'=====================================================
4
'|                                                   |
-
 
5
'|                ADMIN Page                         |
4
'   ADMIN Page
6
'|               Display Session Details             |
5
'   Display Session Details
7
'|                                                   |
-
 
8
'=====================================================
6
'=====================================================
9
%>
7
%>
10
<%
8
<%
11
Option explicit
9
Option explicit
12
' Good idea to set when using redirect
10
' Good idea to set when using redirect
Line 17... Line 15...
17
<!--#include file="common/qstr.asp"-->
15
<!--#include file="common/qstr.asp"-->
18
<!--#include file="common/common_subs.asp"-->
16
<!--#include file="common/common_subs.asp"-->
19
<%
17
<%
20
'------------ ACCESS CONTROL ------------------
18
'------------ ACCESS CONTROL ------------------
21
%>
19
%>
-
 
20
<!--#include file="_access_control_login.asp"-->
22
<!--#include file="_access_control_general.asp"-->
21
<!--#include file="_access_control_general.asp"-->
23
<%
22
<%
24
'------------ Variable Definition -------------
23
'------------ Variable Definition -------------
25
Dim name, datatype, data
24
Dim name, datatype, data
26
Dim active
25
Dim active