Subversion Repositories DevTools

Rev

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

Rev 5958 Rev 6029
Line 19... Line 19...
19
<%
19
<%
20
' Set rfile parameter. This is a return page after Login
20
' Set rfile parameter. This is a return page after Login
21
Call objPMod.StoreParameter ( "rfile", "bom_home.asp" )
21
Call objPMod.StoreParameter ( "rfile", "bom_home.asp" )
22
'------------ ACCESS CONTROL ------------------
22
'------------ ACCESS CONTROL ------------------
23
%>
23
%>
24
 
-
 
25
<!--#include file="_access_control_general.asp"-->
24
<!--#include file="_access_control_general.asp"-->
26
 
-
 
27
<%
25
<%
28
'------------ Variable Definition -------------
26
'------------ Variable Definition -------------
29
Dim rsQry
27
Dim rsQry
30
'------------ Constants Declaration -----------
28
'------------ Constants Declaration -----------
31
'------------ Variable Init -------------------
29
'------------ Variable Init -------------------