Rev 3938 | Blame | Compare with Previous | Last modification | View Log | RSS feed
<% if (not IsEmpty(Eval("objAccessControl"))) ThenIf (objAccessControl.UserLogedIn) Then %><div id="Layer1" style="position:absolute; left:2; top:2; width:1px; height:1px; z-index:2"><a href="_Logout.asp"><img src="images/i_logout.gif" width="14" height="14" border="0" alt="Logout from <%=objAccessControl.UserName%>" title="Logout from <%=objAccessControl.UserName%>"></a></div><%End If%><%End If%><%' Highlight Development System: Green for Development, Red for Live DatabaseIf (IsEmpty(Application("LiveSystem"))) ThenDim DevStyle, DevExtraTextDevExtraText = ""If OraDatabase.DatabaseName = "RELEASEM" ThenDevStyle = "background-color:red;"DevExtraText = " Live Database"ElseDevStyle = "background-color:#66CC00;"End If%><div id="Layer2" style="position:absolute; left:0; top:0; width:100%; z-index:1;font-family: tahoma,sans-serif;"><center style="<%=DevStyle%>;">Development WebServer:<%=request.servervariables("server_name")%> Database:<%=OraDatabase.DatabaseName%><%=DevExtraText%></center></div><%End If%><table width="100%" border="0" cellspacing="0" cellpadding="0"><tr><td width="1%" background="images/bg_lite_blue.gif"><img src="images/p_header.gif" width="552" height="45"></td><td width="100%" background="images/bg_lite_blue.gif"> </td><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></tr><tr><td background="images/p_header_bottom.gif"><table width="100%" border="0" cellspacing="0" cellpadding="0"><tr><td width="1" align="right"><img src="icons/ni_bar.gif" width="16" height="24"></td><td width="100%" bgcolor="#FFFFFF"> </td></tr></table></td><td align="right" bgcolor="#FFFFFF"><%=ProgressBar()%></td></tr></table>