Subversion Repositories DevTools

Rev

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

Rev 6579 Rev 6615
Line 8... Line 8...
8
%>
8
%>
9
<%
9
<%
10
Option explicit
10
Option explicit
11
Response.Expires = 0
11
Response.Expires = 0
12
%>
12
%>
13
 
-
 
14
<!--#include file="common/conf.asp"-->
13
<!--#include file="common/conf.asp"-->
15
<!--#include file="common/globals.asp"-->
14
<!--#include file="common/globals.asp"-->
16
<!--#include file="common/formating.asp"-->
15
<!--#include file="common/formating.asp"-->
17
<!--#include file="common/qstr.asp"-->
16
<!--#include file="common/qstr.asp"-->
18
<!--#include file="common/common_subs.asp"-->
17
<!--#include file="common/common_subs.asp"-->
19
<!--#include file="common/common_dbedit.asp"-->
18
<!--#include file="common/common_dbedit.asp"-->
20
<!--#include file="common/_form_window_common.asp"-->
19
<!--#include file="common/_form_window_common.asp"-->
21
<!--#include file="common/_rtree_common.asp"-->
-
 
22
 
-
 
23
<%
20
<%
24
'------------ ACCESS CONTROL ------------------
21
'------------ ACCESS CONTROL ------------------
25
%>
22
%>
26
 
23
 
27
<%
24
<%