TP_SEI_Project/root/ReportManager/SeiReportEvoluzioneISPB/reportMappaturaCointestatari.aspx
2025-04-15 12:10:19 +02:00

136 lines
7.2 KiB
Plaintext

<%@ Page Language="C#" AutoEventWireup="true" CodeFile="reportMappaturaCointestatari.aspx.cs" Inherits="reportMappaturaCointestatari" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head id="Head1" runat="server">
<title></title>
<%-- <meta http-equiv="X-UA-Compatible" content="IE=8" />--%>
<link type="text/css" href="./jquery-ui-1.8.20.CSEI/css/ui-lightness/jquery-ui-1.8.20.custom.css" rel="stylesheet" />
<link href="./jquery-ui-1.8.20.CSEI/alerts-1.1/jquery.alerts.css" rel="stylesheet" type="text/css" media="screen" />
<link href="./jquery-ui-1.8.20.CSEI/alerts-1.1/jquery.Dialog1.css" rel="stylesheet" type="text/css" media="screen" />
<link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css' />
<script type="text/javascript" src="./jquery-ui-1.8.20.CSEI/js/jquery-1.7.2.min.js"></script>
<script type="text/javascript" src="./jquery-ui-1.8.20.CSEI/js/jquery-ui-1.8.20.custom.min.js"></script>
<script src="./jquery-ui-1.8.20.CSEI/alerts-1.1/jquery.alerts.js" type="text/javascript"></script>
<script src="./jquery-ui-1.8.20.CSEI/alerts-1.1/jquery.Dialog1.js" type="text/javascript"></script>
<script src="./jquery-ui-1.8.20.CSEI/alerts-1.1/jquery.popupwindow.js"></script>
</head>
<body style="overflow: hidden;">
<form id="mainForm" runat="server">
<table style="z-index:100;left: 0px; top: 0px;position: absolute;width:850px; border-bottom: 1px solid #598395 !important" cellspacing="0" cellpadding="0">
<tr>
<td align="left" style="font-size:14px;font-weight:bold;">&nbsp;&nbsp;Mappatura preliminare - crea report<div id="test"></div></td>
<td align="right">
<img src="Images/report/chiudiX.png" style="cursor: pointer;" title="Chiudi" onclick="Esci();" alt="" />
</td>
</tr></table>
<div id="wait" style="display: none; background-color: white; z-index: 5; position: absolute;
height: 900px; width: 900px; left: 0px; top: 0px;">
<asp:Button ID="Button1" runat="server" style="z-index: 6;font-size:14px; position: absolute; left: 10px; top: 196px;width:850px;text-align:center;"
Text="ATTENDERE LA STAMPA DEL REPORT..." />
</div>
<div id="wait2" style="background-color: white; z-index: 3; position: absolute;
height: 900px; width: 900px; left: 0px; top: 0px;">
<asp:Button ID="Button2" runat="server" style="z-index: 4;font-size:14px; position: absolute; left: 10px; top: 196px;width:850px;text-align:center;"
Text="ATTENDERE IL COMPLETAMENTO OPERAZIONE PREGO..." />
</div>
<div id="wait3" style="opacity:0.5;display: none;background-color: white; z-index: 2; position: absolute;
height: 900px; width: 900px; left: 0px; top: 0px;">
</div>
<!-- FINE MODIFICA PER GESTIONE STAMPA e POOL SU CLIENT-->
<div id="selectorPanel">
<br /><br /><br />
<table id="PDDLTemplate" style="width:850px">
<%--<tr>
<td style="width:50%"></td>
<td style="vertical-align: middle;font-size:12px;">
Modelli&nbsp;
</td>
<td>
<asp:DropDownList ID="DDLTemplate" runat="server" Width="200px" Style="height: 22px;"></asp:DropDownList>
</td>
<td>
<asp:Button ID="ButCarica" runat="server" Text="carica" OnClick="ButCarica_Click" />
</td>
<td>
<asp:Button ID="ButSalva" runat="server" Text="salva" OnClick="ButSalva_Click" />
</td>
<td>
<asp:Button ID="ButElimina" runat="server" Text="elimina" OnClick="ButElimina_Click" />
</td>
</tr>--%>
</table>
<table cellpadding="0" cellspacing="0" style="width:850px;" >
<tr>
<td Width="850px">
<div id="tabs">
<ul>
<li><a href="#tabs-0" style="text-align:center;height:40px;width:110px;">cointestari</a></li>
<li><a href="#tabs-1" style="text-align:center;height:40px;width:110px;">sintesi</a></li>
<li><a href="#tabs-2" style="text-align:center;height:40px;width:110px;">dettaglio</a></li>
<li><a href="#tabs-3" style="text-align:center;height:40px;width:110px;">schede PB</a></li>
<li><a href="#tabs-Tutte" style="text-align:center;height:40px;width:110px;">tutte</a></li>
</ul>
<p style="text-align: right;" >
<asp:Button ID="ButImportaTutto" Text="inserisci tutte" style="width:150px;font-size:12px;" runat="server" OnClientClick="return false;" />
</p>
<div class="tabsdiv" style="overflow: auto; height: 310px;">
<div class="rr" id="tabs-0">tutti</div>
<div class="rr" id="tabs-1"></div>
<div class="rr" id="tabs-2"></div>
<div class="rr" id="tabs-3"></div>
<div class="rr" id="tabs-Tutte"></div>
</div>
</div>
</td>
<td>
<div id="tabsort">
<ul >
<li><a href="#sortable" id="tabsortli" style="text-align:center;height:40px;width:55px;">Report cliente</a></li>
<li><a href="#sortable-2" style="text-align:center;height:40px;width:55px;">schede PB</a></li>
</ul>
<p style="text-align: right">
<asp:Button ID="ButSvuota" style="font-size:12px;" Text="svuota" runat="server" />
<asp:Button ID="ButStampa" style="font-size:12px;" runat="server"
Text="stampa" /></p>
<div id="sortablesdiv" style="overflow: auto; height: 0px;width: 300px;">
<div id="sortable"> </div>
<div id="sortable-2"> </div>
</div>
</div>
</td>
</tr>
</table>
</div>
<asp:HiddenField ID="HiddenFieldSezioni" runat="server" />
<asp:HiddenField ID="HiddenFieldStampa" runat="server" />
<asp:HiddenField ID="DatiHidden" runat="server" />
<asp:HiddenField ID="HFNomeTemplate" runat="server" />
<asp:HiddenField ID="HFOPZTerzi" runat="server" Value="N" />
<asp:HiddenField ID="HFOPZNominat" runat="server" Value="N" />
<asp:HiddenField ID="HFidCliente" runat="server" />
<asp:HiddenField ID="HFERRORMSG" runat="server" Value="" />
<asp:HiddenField ID="HFRETURN" runat="server" Value="" />
<asp:HiddenField ID="HFGENERAPDF" runat="server" Value="" />
</form>
</body>
</html>