| Line 1... |
Line 1... |
| 1 |
<%@LANGUAGE="VBSCRIPT"%>
|
1 |
<%@LANGUAGE="VBSCRIPT"%>
|
| 2 |
<%Option Explicit%>
|
2 |
<%Option Explicit%>
|
| 3 |
<%Response.Expires = 0%>
|
3 |
<%Response.Expires = 0%>
|
| 4 |
<!--#include file="../common/conf.asp"-->
|
4 |
<!--#include file="../common/conf.asp"-->
|
| 5 |
<%
|
5 |
<%
|
| 6 |
'-- VARIABLE DECLARATION ----------------
|
6 |
'-- VARIABLE DECLARATION ----------------
|
| 7 |
Dim tempArr
|
7 |
Dim tempArr
|
| 8 |
Dim parRtag_id
|
8 |
Dim parRtag_id
|
| 9 |
Dim parPv_id
|
9 |
Dim parPv_id
|
| 10 |
Dim parRfile
|
10 |
Dim parRfile
|
| 11 |
Dim parAnchor
|
11 |
Dim parAnchor
|
| 12 |
'-- CONSTANTS ---------------------------
|
12 |
'-- CONSTANTS ---------------------------
|
| 13 |
'-- INITIALISATION ----------------------
|
13 |
'-- INITIALISATION ----------------------
|
| 14 |
tempArr = Split( Session(enum_RELMGR_ERRDESCRIPTION), "|" )
|
14 |
tempArr = Split( Session(enum_RELMGR_ERRDESCRIPTION), "|" )
|
| 15 |
parRtag_id = tempArr(0)
|
15 |
parRtag_id = tempArr(0)
|
| 16 |
parPv_id = tempArr(1)
|
16 |
parPv_id = tempArr(1)
|
| 17 |
parRfile = tempArr(2)
|
17 |
parRfile = tempArr(2)
|
| 18 |
parAnchor = tempArr(3)
|
18 |
parAnchor = tempArr(3)
|
| 19 |
'-- DESTROY -----------------------------
|
19 |
'-- DESTROY -----------------------------
|
| 20 |
Session(enum_RELMGR_ERRDESCRIPTION) = NULL
|
20 |
Session(enum_RELMGR_ERRDESCRIPTION) = NULL
|
| 21 |
'----------------------------------------
|
21 |
'----------------------------------------
|
| 22 |
%>
|
22 |
%>
|
| 23 |
<html>
|
23 |
<html>
|
| 24 |
<head>
|
24 |
<head>
|
| 25 |
<title>Release Manager</title>
|
25 |
<title>Release Manager</title>
|
| 26 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
26 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
| 27 |
<link href="../images/release_manager_style.css" rel="stylesheet" type="text/css">
|
27 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
| 28 |
<link href="../images/navigation.css" rel="stylesheet" type="text/css">
|
28 |
<link href="../images/release_manager_style.css" rel="stylesheet" type="text/css">
|
| 29 |
</head>
|
29 |
<link href="../images/navigation.css" rel="stylesheet" type="text/css">
|
| 30 |
|
30 |
</head>
|
| 31 |
<body leftmargin="0" topmargin="0">
|
31 |
|
| 32 |
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
|
32 |
<body leftmargin="0" topmargin="0">
|
| 33 |
<tr>
|
33 |
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
|
| 34 |
<td valign="top" background="../images/bg_lght_gray.gif">
|
34 |
<tr>
|
| 35 |
<!--#include file="../_header.asp"-->
|
35 |
<td valign="top" background="../images/bg_lght_gray.gif">
|
| 36 |
</td>
|
36 |
<!--#include file="../_header.asp"-->
|
| 37 |
</tr>
|
37 |
</td>
|
| 38 |
<tr>
|
38 |
</tr>
|
| 39 |
<td align="center" background="../images/bg_lght_gray.gif">
|
39 |
<tr>
|
| 40 |
<table width="650" border="0" cellspacing="0" cellpadding="0">
|
40 |
<td align="center" background="../images/bg_lght_gray.gif">
|
| 41 |
<tr>
|
41 |
<table width="650" border="0" cellspacing="0" cellpadding="0">
|
| 42 |
<td>
|
42 |
<tr>
|
| 43 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
43 |
<td>
|
| 44 |
<tr>
|
44 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
| 45 |
<td align="left" valign="top" width="1%" background="../images/lbox_bg_blue.gif"><img src="../images/lbox_tl_cnr_b.gif" width="13" height="13"></td>
|
45 |
<tr>
|
| 46 |
<td background="../images/lbox_bg_blue.gif"></td>
|
46 |
<td align="left" valign="top" width="1%" background="../images/lbox_bg_blue.gif"><img src="../images/lbox_tl_cnr_b.gif" width="13" height="13"></td>
|
| 47 |
<td align="right" valign="top" width="1%" background="../images/lbox_bg_blue.gif"><img src="../images/lbox_tr_cnr_b.gif" width="13" height="13"></td>
|
47 |
<td background="../images/lbox_bg_blue.gif"></td>
|
| 48 |
</tr>
|
48 |
<td align="right" valign="top" width="1%" background="../images/lbox_bg_blue.gif"><img src="../images/lbox_tr_cnr_b.gif" width="13" height="13"></td>
|
| 49 |
<tr>
|
49 |
</tr>
|
| 50 |
<td width="1%" bgcolor="#FFFFFF"><img src="../images/h_trsp_dot.gif" width="1" height="1"></td>
|
50 |
<tr>
|
| 51 |
<td bgcolor="#FFFFFF" valign="top">
|
51 |
<td width="1%" bgcolor="#FFFFFF"><img src="../images/h_trsp_dot.gif" width="1" height="1"></td>
|
| 52 |
<!-- Body -->
|
52 |
<td bgcolor="#FFFFFF" valign="top">
|
| 53 |
<table width="400" border="0" cellspacing="0" cellpadding="5">
|
53 |
<!-- Body -->
|
| 54 |
<form name="message" method="get" action="../<%=parRfile & parAnchor%>">
|
54 |
<table width="400" border="0" cellspacing="0" cellpadding="5">
|
| 55 |
<tr>
|
55 |
<form name="message" method="get" action="../<%=parRfile & parAnchor%>">
|
| 56 |
<td width="1"><img src="../images/i_warning.gif" width="32" height="32"></td>
|
56 |
<tr>
|
| 57 |
<td class="err_ttl">Package Information Section Incorrect!</td>
|
57 |
<td width="1"><img src="../images/i_warning.gif" width="32" height="32"></td>
|
| 58 |
</tr>
|
58 |
<td class="err_ttl">Package Information Section Incorrect!</td>
|
| 59 |
<tr>
|
59 |
</tr>
|
| 60 |
<td> </td>
|
60 |
<tr>
|
| 61 |
<td class="err_sol">
|
61 |
<td> </td>
|
| 62 |
<!-- Error Details --------------------------------------->
|
62 |
<td class="err_sol">
|
| 63 |
Package is NOT released!<br><br>
|
63 |
<!-- Error Details --------------------------------------->
|
| 64 |
An auto-buildable package cannot have a Version Control System type of "Uncontrolled".
|
64 |
Package is NOT released!<br><br>
|
| 65 |
</td>
|
65 |
An auto-buildable package cannot have a Version Control System type of "Uncontrolled".
|
| 66 |
</tr>
|
66 |
</td>
|
| 67 |
<tr>
|
67 |
</tr>
|
| 68 |
<td> </td>
|
68 |
<tr>
|
| 69 |
<td class="err_dtl">
|
69 |
<td> </td>
|
| 70 |
<!-- Error Solution --------------------------------------->
|
70 |
<td class="err_dtl">
|
| 71 |
Re-version the package to a manual-build type, or change the version control system.
|
71 |
<!-- Error Solution --------------------------------------->
|
| 72 |
</td>
|
72 |
Re-version the package to a manual-build type, or change the version control system.
|
| 73 |
</tr>
|
73 |
</td>
|
| 74 |
<tr>
|
74 |
</tr>
|
| 75 |
<td> </td>
|
75 |
<tr>
|
| 76 |
<td>
|
76 |
<td> </td>
|
| 77 |
<br>
|
77 |
<td>
|
| 78 |
<input type="submit" name="btn" value="OK" class="form_btn">
|
78 |
<br>
|
| 79 |
</td>
|
79 |
<input type="submit" name="btn" value="OK" class="form_btn">
|
| 80 |
</tr>
|
80 |
</td>
|
| 81 |
<input type="hidden" name="pv_id" value="<%=parPv_id%>">
|
81 |
</tr>
|
| 82 |
<input type="hidden" name="rtag_id" value="<%=parRtag_id%>">
|
82 |
<input type="hidden" name="pv_id" value="<%=parPv_id%>">
|
| 83 |
</form>
|
83 |
<input type="hidden" name="rtag_id" value="<%=parRtag_id%>">
|
| 84 |
</table>
|
84 |
</form>
|
| 85 |
<!-- END Body-->
|
85 |
</table>
|
| 86 |
</td>
|
86 |
<!-- END Body-->
|
| 87 |
<td width="1%" background="../images/lbox_bgside_white.gif"> </td>
|
87 |
</td>
|
| 88 |
</tr>
|
88 |
<td width="1%" background="../images/lbox_bgside_white.gif"> </td>
|
| 89 |
<tr>
|
89 |
</tr>
|
| 90 |
<td width="1%" background="../images/lbox_bg_blue.gif" valign="bottom"><img src="../images/lbox_bl_cnr_b.gif" width="13" height="13"></td>
|
90 |
<tr>
|
| 91 |
<td background="../images/lbox_bg_blue.gif"></td>
|
91 |
<td width="1%" background="../images/lbox_bg_blue.gif" valign="bottom"><img src="../images/lbox_bl_cnr_b.gif" width="13" height="13"></td>
|
| 92 |
<td width="1%" background="../images/lbox_bg_blue.gif" valign="bottom" align="right"><img src="../images/lbox_br_cnr_b.gif" width="13" height="13"></td>
|
92 |
<td background="../images/lbox_bg_blue.gif"></td>
|
| 93 |
</tr>
|
93 |
<td width="1%" background="../images/lbox_bg_blue.gif" valign="bottom" align="right"><img src="../images/lbox_br_cnr_b.gif" width="13" height="13"></td>
|
| 94 |
</table>
|
94 |
</tr>
|
| 95 |
</td>
|
95 |
</table>
|
| 96 |
</tr>
|
96 |
</td>
|
| 97 |
</table>
|
97 |
</tr>
|
| 98 |
</td>
|
98 |
</table>
|
| 99 |
</tr>
|
99 |
</td>
|
| 100 |
<tr>
|
100 |
</tr>
|
| 101 |
<td valign="bottom" background="../images/bg_lght_gray.gif">
|
101 |
<tr>
|
| 102 |
<!-- FOOTER -->
|
102 |
<td valign="bottom" background="../images/bg_lght_gray.gif">
|
| 103 |
<!--#include file="../_footer.asp"-->
|
103 |
<!-- FOOTER -->
|
| 104 |
</td>
|
104 |
<!--#include file="../_footer.asp"-->
|
| 105 |
</tr>
|
105 |
</td>
|
| 106 |
</table>
|
106 |
</tr>
|
| 107 |
</td>
|
107 |
</table>
|
| 108 |
</tr>
|
108 |
</td>
|
| 109 |
</table>
|
109 |
</tr>
|
| 110 |
</body>
|
110 |
</table>
|
| 111 |
</html>
|
111 |
</body>
|
| - |
|
112 |
</html>
|