| Line 75... |
Line 75... |
| 75 |
<head>
|
75 |
<head>
|
| 76 |
<title>Release Manager</title>
|
76 |
<title>Release Manager</title>
|
| 77 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
77 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
| 78 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
78 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
| 79 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
79 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
| 80 |
<link rel="stylesheet" href="images/release_manager_style.css" type="text/css">
|
80 |
<link rel="stylesheet" href="images/release_manager_style.css?ver=<%=VixVerNum%>" type="text/css">
|
| 81 |
<link rel="stylesheet" href="images/navigation.css" type="text/css">
|
81 |
<link rel="stylesheet" href="images/navigation.css?ver=<%=VixVerNum%>" type="text/css">
|
| 82 |
<script language="JavaScript" src="images/common.js"></script>
|
82 |
<script language="JavaScript" src="images/common.js?ver=<%=VixVerNum%>"></script>
|
| 83 |
<script language="JavaScript" src="images/calendar.js"></script>
|
83 |
<script language="JavaScript" src="images/calendar.js?ver=<%=VixVerNum%>"></script>
|
| 84 |
</head>
|
84 |
</head>
|
| 85 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onload="self.focus();document.scheduletask.FRmsg.focus();">
|
85 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onload="self.focus();document.scheduletask.FRmsg.focus();">
|
| 86 |
<%Set rsTemp = OraDatabase.DbCreateDynaset( Get_Message_Details (QStrPar("FRmsg_id")), cint(0))%>
|
86 |
<%Set rsTemp = OraDatabase.DbCreateDynaset( Get_Message_Details (QStrPar("FRmsg_id")), cint(0))%>
|
| 87 |
<form name="scheduletask" method="post" action="<%=scriptName%>?done=done<%=QSTR_All%>" onSubmit="return check();">
|
87 |
<form name="scheduletask" method="post" action="<%=scriptName%>?done=done<%=QSTR_All%>" onSubmit="return check();">
|
| 88 |
<table width="100%" border="0" cellspacing="0" cellpadding="2" height="100%">
|
88 |
<table width="100%" border="0" cellspacing="0" cellpadding="2" height="100%">
|