Subversion Repositories DevTools

Rev

Rev 29 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
17 rsolanki 1
<%@LANGUAGE="VBSCRIPT"%>
2
<%
3
'=====================================================
4
'|                                                   |
5
'|				    	REPORTS					     |
6
'|                                                   |
7
'=====================================================
8
%>
9
<%
10
Option explicit
11
' Good idea to set when using redirect
12
Response.Expires = 0	' always load the page, dont store
13
%>
14
<!--#include file="common/config.asp"-->
15
<!--#include file="common/globals.asp"-->
16
<!--#include file="common/formating.asp"-->
17
 
18
<!--#include file="common/common_subs.asp"-->
19
<!--#include file="common/reports_def.asp"-->
20
<!--#include file="common/_explorer_common.asp"-->
21
<%
22
'------------ ACCESS CONTROL ------------------
23
%>
24
<!--#include file="_access_control_general.asp"-->
25
<%
26
'------------ Variable Definition -------------
27
Dim parGroup
28
Dim parRepNum
29
Dim parPrint
30
Dim parRtag_id
31
'------------ Constants Declaration -----------
32
Const img_Advanced_Search = "<img src='images/img_reports_adv_search.jpg' width='199' height='164'>"
33
Const img_Admin_Reports   = "<img src='images/img_reports_admin.jpg' width='199' height='164'>"
34
Const img_Reports 	   	  = "<img src='images/img_reports2.jpg' width='199' height='164' border='0' alt=''>"
35
'------------ Variable Init -------------------
36
parGroup = Request("group")
37
parRepNum = Request("repnum")
38
parPrint = Request("print")
39
parRtag_id = Request("rtag_id")
40
'----------------------------------------------
41
%>
42
<%
43
Function Set_Row_Style ( SSLink )
44
	Set_Row_Style = "onMouseOver=""this.bgColor = '"& hlColor &"'"" onMouseOut =""this.bgColor = ''"" onClick=""location.href='"& SSLink &"'"""
45
End Function
46
%>
47
<%
48
'------------------------- MAIN LINE ---------------------------
49
%>
50
<html>
51
<head>
52
<title>Deployment Manager Reports</title>
53
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
54
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
29 jtweddle 55
<link rel="stylesheet" href="scripts/deployment_manager.css" type="text/css">
17 rsolanki 56
<link rel="stylesheet" href="images/release_manager_style.css" type="text/css">
57
<link rel="stylesheet" href="images/navigation.css" type="text/css">
29 jtweddle 58
<script language="JavaScript" src="scripts/common.js"></script>
17 rsolanki 59
</head>
60
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0">
61
<!-- HEADER -->
62
<%If objAccessControl.UserLogedIn Then%>
63
<div id="Layer1" style="position:absolute; left:2; top:2; width:1px; height:1px; z-index:1"><a href="#"><img src="images/i_logout.gif" width="14" height="14" border="0" alt="Logout from <%=objAccessControl.UserName%> disabled" title="Logout from <%=objAccessControl.UserName%> disabled"></a></div>
64
<%End If%>
65
<table width="100%" border="0" cellspacing="0" cellpadding="0">
66
  <tr>
67
    <td width="1%" background="images/bg_lite_blue.gif"><img src="images/p_header.gif" width="552" height="45"></td>
68
    <td width="100%" background="images/bg_lite_blue.gif">&nbsp;</td>
69
    <td width="1%" rowspan="2" valign="bottom" background="images/bg_lite_blue.gif"><a href="Default.asp"><img src="images/dm_logo.gif" alt="Home" title="Home" width="241" height="69" border="0"></a></td>
70
  </tr>
71
  <tr> 
72
    <td align=left noWrap valign=center width=150 background="images/h_dot.gif" height="1"></td>
73
    <td background="images/h_dot.gif" height="1"></td>
74
  </tr>
75
</table>
76
<!-- BODY ---->
77
<table width="100%" border="0" cellspacing="0" cellpadding="0">
78
  <tr> 
79
    <td width="1%" background="images/bg_lite_blue.gif" valign="top">
80
	  <!-- REPORT GROUPS ---------------------------------------------->
81
	  <!--#include file="reports_categories.asp"-->
82
	  <!-- REPORT GROUPS END ------------------------------------------>
83
	</td>
84
	<td rowspan="2" valign="top" width="100%"><table width="100%" border="0" cellspacing="0" cellpadding="0">
85
        <tr>
86
          <td background="images/bg_lght_gray.gif"><a href="default.asp" class="body_txt"><img src="images/i_home.gif" width="13" height="12" hspace="1" vspace="2" border="0" align="absmiddle">Exit</a></td>
87
        </tr>
88
      </table>
89
      <table width="100%" border="0" cellspacing="0" cellpadding="0">
90
        <tr> 
91
          <td width="1%" background="images/bg_lght_gray.gif">&nbsp;</td>
92
          <td width="100%" background="images/bg_lght_gray.gif" class="rep_ttlb">
93
		  <!-- REPORT TITLE ----------------->
94
		  <!-- REPORT TITLE END ------------->
95
		  </td>
96
        </tr>
97
        <tr> 
98
          <td background="images/bg_action_norm.gif"><img src="images/spacer.gif" width="1" height="20"></td>
99
          <td background="images/bg_action_norm.gif">&nbsp;</td>
100
        </tr>
101
        <tr> 
102
          <td valign="top" background="images/bg_action_norm.gif"><!--#include file="reports_image_definition.asp"--></td>
103
          <td background="images/bg_bage.gif"> 
104
		    <!-- FORM ----------------------->
105
			<!-- FORM END ------------------->
106
		  </td>
107
        </tr>
108
        <tr> 
109
          <td background="images/bg_action_norm.gif"><img src="images/spacer.gif" width="1" height="1"></td>
110
          <td background="images/bg_action_norm.gif"><img src="images/spacer.gif" width="1" height="1"></td>
111
        </tr>
112
        <tr> 
113
          <td>&nbsp;</td>
114
          <td class="body_txt"><br>
115
            <%Call Reports_List ( parGroup )%>	
116
          </td>
117
        </tr>
118
      </table> 
119
      <!-- REPORT ------------------------------------->
120
	  <table width="100%" border="0" cellspacing="5" cellpadding="0">
121
	  	<tr>
122
	  	  <td>
123
	      <!--#include file="_reports_call.asp"-->
124
		  </td>
125
		</tr>
126
	  </table>
127
      <!-- REPORT END ------------------------------------->
128
    </td>
129
    <td width="1%" valign="top" background="images/bg_lght_gray.gif">&nbsp;</td>
130
  </tr>
131
  <tr> 
132
    <td valign="bottom" align="center" background="images/bg_lite_blue.gif"><img src="images/img_reports.gif" width="100" height="72" vspace="20" hspace="30"></td>
133
    <td background="images/bg_lght_gray.gif" valign="top"><img src="images/h_trsp_dot.gif" width="1" height="500"></td>
134
  </tr>
135
</table>
136
<!-- FOOTER -->
137
<!--#include file="_footer.asp"-->
138
</body>
139
</html>