Subversion Repositories DevTools

Rev

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

Rev 7280 Rev 7286
Line 13... Line 13...
13
<!--#include file="common/conf.asp"-->
13
<!--#include file="common/conf.asp"-->
14
<!--#include file="common/globals.asp"-->
14
<!--#include file="common/globals.asp"-->
15
<!--#include file="common/formating.asp"-->
15
<!--#include file="common/formating.asp"-->
16
<!--#include file="common/qstr.asp"-->
16
<!--#include file="common/qstr.asp"-->
17
<!--#include file="common/common_subs.asp"-->
17
<!--#include file="common/common_subs.asp"-->
-
 
18
<!--#include file="common/_popup_window_common.asp"-->
18
<!--#include file="common/_form_window_common.asp"-->
19
<!--#include file="common/_form_window_common.asp"-->
19
<%
20
<%
20
'------------ ACCESS CONTROL ------------------
21
'------------ ACCESS CONTROL ------------------
21
%>
22
%>
22
<!--#include file="_access_control_general.asp"-->
-
 
23
<!--#include file="_access_control_login.asp"-->
23
<!--#include file="_access_control_login.asp"-->
-
 
24
<!--#include file="_access_control_general.asp"-->
24
<%
25
<%
25
'------------ VARIABLE DEFINITION -------------
26
'------------ VARIABLE DEFINITION -------------
26
Dim rsQry, healthTag, cmdInterface, pkgOwner, isInterface, package, procDesc
27
Dim rsQry, healthTag, cmdInterface, pkgOwner, isInterface, package, procDesc
27
Dim sMessage
28
Dim sMessage
28
Dim Query_String
29
Dim Query_String