First Commit - Source Code from Reply
This commit is contained in:
124
dbcmnpsrc/FE/mnpdev/crontab/web/jsp/GUI/sessioneInattiva.html
Normal file
124
dbcmnpsrc/FE/mnpdev/crontab/web/jsp/GUI/sessioneInattiva.html
Normal file
@@ -0,0 +1,124 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
|
||||
<html>
|
||||
<head>
|
||||
<title>MNP - Inattività Sessione</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
<META name="GENERATOR" content="IBM WebSphere Page Designer V3.0.2 for Windows">
|
||||
<META http-equiv="Content-Style-Type" content="text/css">
|
||||
<LINK href="/jscommon/multistyle.css" rel="stylesheet" type="text/css">
|
||||
<SCRIPT language="JavaScript1.2">
|
||||
function ritorna(frm,fnc)
|
||||
{
|
||||
|
||||
frm.JSP_NAME.value=fnc;
|
||||
frm.submit();
|
||||
}
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<BODY bgcolor="#FFFFFF" leftmargin="0" topmargin="0">
|
||||
<form method="POST" name="inattiva" action="" >
|
||||
<INPUT type="hidden" name="JSP_NAME" value="">
|
||||
<TABLE cellpadding="0" cellspacing="0" width="100%">
|
||||
<TBODY>
|
||||
<TR>
|
||||
<TD rowspan="2" valign="middle" align="center" >
|
||||
</TD>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<TD colspan="2" height="40">
|
||||
<div align="center"><b><font size="+1" color="#FFFFFF"><FONT size="5" color="#000000">MNP Crontab<BR>
|
||||
</FONT></font></b></div>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD valign="middle" width="167" align="center"></TD>
|
||||
<TD height="4" valign="bottom" width="404"></TD>
|
||||
<TD height="4" valign="bottom" width="222"></TD>
|
||||
</TR>
|
||||
</TBODY>
|
||||
</TABLE>
|
||||
<table width="80%" border="0" align="center" >
|
||||
<tr>
|
||||
<td width="16%" height="86">
|
||||
<h1 align="center"> </h1>
|
||||
</td>
|
||||
<td width="69%" height="86"> </td>
|
||||
<td width="15%" height="86">
|
||||
<div align="center"></div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="16%"> </td>
|
||||
<td width="69%">
|
||||
<div align="center"><b><FONT size="4">Sessione Inattiva!!!</FONT></b></DIV></td>
|
||||
<td width="15%"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="16%" height="63"> </td>
|
||||
<td width="69%" height="63"> </td>
|
||||
<td width="15%" height="63"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="16%"> </td>
|
||||
<td width="69%">
|
||||
<div align="center">
|
||||
<INPUT type="button" value="Torna indietro" class="sbttn" onclick="javascript: window.close()">
|
||||
</div>
|
||||
</td>
|
||||
<td width="15%"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="16%" height="48"> </td>
|
||||
<td width="69%" height="48"> </td>
|
||||
<td width="15%" height="48"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<p> </p><DIV align="center">
|
||||
<TABLE border="0" cellpadding="0" cellspacing="0" width="100%">
|
||||
<!-- <tbody> -->
|
||||
<!-- Colonna Contenuto (1) -->
|
||||
<tbody>
|
||||
<tr align="middle" valign="top">
|
||||
<!-- Colonna Spazio (2) -->
|
||||
<!-- Colonna Contenuto (3) -->
|
||||
<!-- Colonna Spazio (4) -->
|
||||
<!-- Colonna Contenuto (5) -->
|
||||
</tr>
|
||||
<!-- Riga Spazio PiePagina -->
|
||||
<tr>
|
||||
<td height="4" width="200%">
|
||||
<p align="center" style="MARGIN-BOTTOM: 6px; MARGIN-TOP: 6px"><font color="#800000" face="Tahoma" size="1"><b><font color="#000000">Avviso
|
||||
ai navigatori</font></b></font><font face="Tahoma" size="1" color="#000000">:
|
||||
</font></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<!-- Riga PiePagina -->
|
||||
<TD align="middle" bgcolor="#C0C0C0" height="20" valign="center"><font color="#ffffff"> <FONT face="Tahoma" size="1" color="#000000">INFORMAZIONI
|
||||
generiche</FONT></font></TD>
|
||||
</tr>
|
||||
</tbody>
|
||||
</TABLE>
|
||||
</DIV>
|
||||
<div align="center">
|
||||
<center>
|
||||
<table cellpadding="0" cellspacing="0" width="100%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td width="100%">
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</center>
|
||||
</div>
|
||||
</FORM></BODY>
|
||||
</html>
|
||||
Reference in New Issue
Block a user