| Line 20... |
Line 20... |
| 20 |
<!--#include file="_action_buttons.asp"-->
|
20 |
<!--#include file="_action_buttons.asp"-->
|
| 21 |
<!--#include file="class/classActionButtonControl.asp"-->
|
21 |
<!--#include file="class/classActionButtonControl.asp"-->
|
| 22 |
<!--#include file="common/daemon_instructions.asp"-->
|
22 |
<!--#include file="common/daemon_instructions.asp"-->
|
| 23 |
<% '------------ ACCESS CONTROL ------------------ %>
|
23 |
<% '------------ ACCESS CONTROL ------------------ %>
|
| 24 |
<!--#include file="_access_control_login.asp"-->
|
24 |
<!--#include file="_access_control_login.asp"-->
|
| 25 |
<!--#include file="_access_control_action_project.asp"-->
|
- |
|
| 26 |
<!--#include file="_access_control_general.asp"-->
|
25 |
<!--#include file="_access_control_general.asp"-->
|
| - |
|
26 |
<!--#include file="_access_control_action_project.asp"-->
|
| 27 |
<% '------------ Scripts -------------------------- %>
|
27 |
<% '------------ Scripts -------------------------- %>
|
| 28 |
<%
|
28 |
<%
|
| 29 |
'------------ Variable Definition -------------
|
29 |
'------------ Variable Definition -------------
|
| 30 |
Dim objSortHelper
|
30 |
Dim objSortHelper
|
| 31 |
Dim rsQry
|
31 |
Dim rsQry
|
| Line 329... |
Line 329... |
| 329 |
<!-- DROPDOWN MENUS -->
|
329 |
<!-- DROPDOWN MENUS -->
|
| 330 |
<!--#include file="_menu_def.asp"-->
|
330 |
<!--#include file="_menu_def.asp"-->
|
| 331 |
<script language="JavaScript1.2" src="images/popup_menu.js"></script>
|
331 |
<script language="JavaScript1.2" src="images/popup_menu.js"></script>
|
| 332 |
</head>
|
332 |
</head>
|
| 333 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onload="isChecked('pv_id_list','submit');">
|
333 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onload="isChecked('pv_id_list','submit');">
|
| 334 |
<!-- MENU LAYERS -------------------------------------->
|
- |
|
| 335 |
<div id="popmenu" class="menuskin" onmouseover="clearhidemenu();highlightmenu(event,'on')" onmouseout="highlightmenu(event,'off');dynamichide(event)"></div>
|
- |
|
| 336 |
<!-- TIPS LAYERS -------------------------------------->
|
- |
|
| 337 |
<div id="formTipsLayer" style="position: absolute; z-index: 1000; visibility: hidden; left:0; top: 0; width: 10"> </div>
|
- |
|
| 338 |
<!----------------------------------------------------->
|
- |
|
| 339 |
<!-- HEADER -->
|
334 |
<!-- HEADER -->
|
| 340 |
<!--#include file="_header.asp"-->
|
335 |
<!--#include file="_header.asp"-->
|
| 341 |
<!-- BODY ---->
|
336 |
<!-- BODY ---->
|
| 342 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
337 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
| 343 |
<tr>
|
338 |
<tr>
|