<%@ Page Language="C#" AutoEventWireup="true" CodeFile="InitForm.aspx.cs" Inherits="InitForm" %>

<!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 runat="server">
    <title>VIEW Gestione stampe Initial Form</title>
    <link href="CSS/SEIReport.css" type="text/css" rel="stylesheet" />
</head>
<body>
    <div>
        <form id="Form1" runat="server" method="post">
        &nbsp;
        <asp:TextBox ID="txb_PB" runat="server" Font-Names="Verdana" Font-Size="X-Small"
            Height="17px" Style="z-index: 101; left: 359px; position: absolute; top: 229px;
            width: 103px;" TabIndex="1" MaxLength="50" Text="448997"></asp:TextBox>
        <asp:TextBox ID="txb_CodiceAssistente" runat="server" Font-Names="Verdana" Font-Size="X-Small"
            Height="17px" Style="z-index: 101; left: 475px; position: absolute; top: 229px;
            width: 93px;" TabIndex="1" MaxLength="50" Visible="false"></asp:TextBox>
        <asp:RequiredFieldValidator ID="RequiredFieldValidator1" runat="server" ControlToValidate="txb_PB"
            ErrorMessage="RequiredFieldValidator" Font-Bold="True" Font-Names="Verdana" Font-Size="X-Small"
            Style="z-index: 103; left: 586px; position: absolute; top: 232px" Width="199px"
            ForeColor="#144C6B">Inserire il codice PB</asp:RequiredFieldValidator>
        <asp:Label ID="lblTitle" runat="server" BackColor="#98B3BC" Font-Bold="True" Font-Names="Verdana"
            Font-Size="X-Small" ForeColor="White" Height="16px" Style="z-index: 101; left: 270px;
            position: absolute; top: 198px" Width="369px">Inserire le informazioni.</asp:Label>
<%--        <asp:Label ID="lblTitleNucleo" runat="server" BackColor="#98B3BC" Font-Bold="True"
            Font-Names="Verdana" Font-Size="X-Small" ForeColor="White" Height="16px" Style="z-index: 101;
            left: 270px; position: absolute; top: 400px; width: 361px;">Inserire le informazioni per accesso NUCLEO.</asp:Label>--%>
        <asp:Label ID="lblMessage" runat="server" BackColor="#98B3BC" Font-Bold="True" Font-Names="Verdana"
            Font-Size="X-Small" ForeColor="White" Height="16px" Style="z-index: 102; left: 270px;
            position: absolute; top: 377px" Width="509px"></asp:Label>
        <asp:Label ID="lbl_2" runat="server" Font-Bold="True" Font-Names="Verdana" Font-Size="X-Small"
            ForeColor="Black" Height="24px" Style="z-index: 103; left: 270px; position: absolute;
            top: 262px; bottom: 205px;" Width="83px">Codice Nsg</asp:Label>
        <asp:Label ID="Label3" runat="server" Font-Bold="True" Font-Names="Verdana" Font-Size="X-Small"
            ForeColor="Black" Height="24px" Style="z-index: 103; left: 270px; position: absolute;
            top: 292px" Width="77px">Rete</asp:Label>
        <asp:Label ID="Label2" runat="server" Font-Bold="True" Font-Names="Verdana" Font-Size="X-Small"
            ForeColor="Black" Height="24px" Style="z-index: 103; left: 270px; position: absolute;
            top: 322px;" Width="83px">Cod. Mandato</asp:Label>

        <asp:Label ID="lbl_1" runat="server" Font-Bold="True" Font-Names="Verdana" Font-Size="X-Small"
            ForeColor="Black" Height="24px" Style="z-index: 104; left: 270px; position: absolute;
            top: 234px; right: 1132px;" Width="83px">Codice PB/AS:</asp:Label>
        <asp:TextBox ID="txb_CodiceCliente" runat="server" Font-Names="Verdana" Font-Size="X-Small"
            Height="17px" MaxLength="50" Style="z-index: 105; left: 359px; position: absolute;
            top: 260px" TabIndex="2" Width="208px" Text="0024380645000"></asp:TextBox>
        <asp:TextBox ID="txb_Rete" Text="I" runat="server" Font-Names="Verdana" Font-Size="X-Small"
            Height="17px" MaxLength="50" Style="z-index: 105; left: 359px; position: absolute;
            top: 290px" TabIndex="2" Width="208px"></asp:TextBox>
        <asp:TextBox ID="txt_Mandato" Text="" runat="server" Font-Names="Verdana" Font-Size="X-Small"
            Height="17px" MaxLength="50" Style="z-index: 105; left: 359px; position: absolute;
            top: 320px" TabIndex="2" Width="208px"></asp:TextBox>

        &nbsp;&nbsp;
        <asp:Button ID="btn_Ok" runat="server" Font-Names="Verdana" Font-Size="X-Small" Height="24px"
            OnClick="btn_Ok_Click" Style="z-index: 106; left: 417px; position: absolute;
            top: 348px" TabIndex="3" Text="OK" Width="88px" />
        &nbsp;
        <asp:RequiredFieldValidator ID="RequiredFieldValidator2" runat="server" ControlToValidate="txb_CodiceCliente"
            ErrorMessage="RequiredFieldValidator" Font-Bold="True" Font-Names="Verdana" Font-Size="X-Small"
            Style="z-index: 107; left: 586px; position: absolute; top: 264px" ForeColor="#144C6B">Inserire il Codice Cliente</asp:RequiredFieldValidator>
        <asp:RequiredFieldValidator ID="RequiredFieldValidator3" runat="server" ControlToValidate="txb_Rete"
            ErrorMessage="RequiredFieldValidator" Font-Bold="True" Font-Names="Verdana" Font-Size="X-Small"
            Style="z-index: 107; left: 586px; position: absolute; top: 292px" ForeColor="#144C6B">Inserire la Rete</asp:RequiredFieldValidator>
        &nbsp;&nbsp;&nbsp;&nbsp;
        <asp:Label ID="Label1" runat="server" BackColor="#98B3BC" BorderStyle="Double" BorderWidth="1px"
            Font-Bold="True" Font-Names="Verdana" Font-Size="Small" ForeColor="White" Height="18px"
            Style="z-index: 109; left: 270px; position: absolute; top: 93px" Text="&nbsp;ISPB ingresso report manager&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"
            Width="509px"></asp:Label>
        &nbsp;
        <%--<asp:Label ID="Label2" runat="server" BorderColor="#98B3BC" BorderStyle="Solid" BorderWidth="1px"
            Font-Bold="False" Font-Names="Verdana" Font-Size="X-Small" ForeColor="#144C6B"
            Height="22px" Style="z-index: 110; left: 474px; position: absolute; top: 143px"
            Text="Benvenuti nel sistema SEI Gestione stampe. " Width="289px"></asp:Label>--%>
        <asp:Panel ID="Panel1" runat="server" BackColor="White" BorderColor="WhiteSmoke"
            BorderStyle="Solid" BorderWidth="2px" Style="z-index: 1; left: 252px; position: absolute;
            top: 78px; height: 318px; width: 542px;">
            &nbsp;

            <asp:Image ID="Image1" runat="server" BorderColor="Navy" BorderStyle="None" BorderWidth="1px" ImageUrl="~/Images/VIEW_pay off.jpg" Style="z-index: 100; left: 17px;
                position: absolute; top: 40px; width: 365px; height: 71px;" EnableTheming="False" />
            <%--<asp:Image ID="Image2" runat="server" BorderColor="Navy" BorderStyle="Solid" BorderWidth="1px"
                Height="41px" ImageUrl="~/Images/logo_cut.gif" Style="z-index: 100; left: 24px;
                position: absolute; top: 47px" Width="40px" EnableTheming="False" />--%>
            <%--<asp:Label ID="lbl_3" runat="server" Font-Bold="True" Font-Names="Verdana" 
                Font-Size="X-Small" ForeColor="Black" Height="24px" Style="z-index: 103; left: 25px; position: absolute;
            top: 376px; width: 82px;">Chiave Nucleo</asp:Label>
            <asp:Label ID="lbl_4" runat="server" Font-Bold="True" Font-Names="Verdana" 
                Font-Size="X-Small" ForeColor="Black" Height="24px" Style="z-index: 104; left: 25px; position: absolute;
            top: 346px" Width="83px">Codice PB:</asp:Label>
             <asp:Label ID="Label5" runat="server" Font-Bold="True" Font-Names="Verdana" 
                Font-Size="X-Small" ForeColor="Black" Style="z-index: 104; left: 25px; position: absolute;
            top: 406px; height: 18px;" Width="83px">Rete:</asp:Label>--%>

            <%--<asp:TextBox ID="txb_PB_Nucleo" runat="server" Font-Names="Verdana" 
                Font-Size="X-Small" Height="17px" MaxLength="50" Style="z-index: 101; left: 127px; position: absolute; top: 347px;
            width: 103px;" TabIndex="1"></asp:TextBox>
            <asp:TextBox ID="txb_Chiave_Nucleo" runat="server" Font-Names="Verdana" 
                Font-Size="X-Small" MaxLength="50" Style="z-index: 101; left: 127px; position: absolute; top: 377px;
            width: 103px; height: 18px;" TabIndex="1"></asp:TextBox>

             <asp:TextBox ID="txb_Rete_Nucleo" runat="server" Font-Names="Verdana" 
                Font-Size="X-Small" MaxLength="50" Style="z-index: 101; left: 127px; position: absolute; top: 406px;
            width: 103px; height: 18px;" TabIndex="1"></asp:TextBox>

            <asp:Button ID="btn_Ok_Nucleo" runat="server" Font-Names="Verdana" 
                Font-Size="X-Small" Height="24px" OnClick="btn_Ok_Nucleo_Click" Style="z-index: 106; left: 287px; position: absolute;
            top: 373px" TabIndex="3" Text="OK" Width="88px" CausesValidation="False" />--%>
        </asp:Panel>
        </form>
    </div>

    <br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
    <asp:HyperLink ID="HyperLink1" runat="server" NavigateUrl="frames.aspx?codPB=253620&codCliente=&codAs=253620&token=&tipoRete=I&amp;asName=GAY_ANDREA">PB 253620</asp:HyperLink><br />
    <asp:HyperLink ID="HyperLink4" runat="server" NavigateUrl="frames.aspx?codPB=217625&codCliente=&codAs=253620&token=&tipoRete=I">PB 217625</asp:HyperLink><br />
    <asp:HyperLink ID="HyperLink3" runat="server" NavigateUrl="frames.aspx?codPB=253634&codCliente=&codAs=253620&token=&tipoRete=I">PB 253634</asp:HyperLink><br /><br />
    
    
    <asp:HyperLink ID="HyperLink9" runat="server" NavigateUrl="frames.aspx?codPB=253620&amp;codCliente=0001370124000&amp;codAs=&amp;token=&amp;tipoRete=I">0001370124000 con anomalia nucleo indirizzo</asp:HyperLink><br />    
    <asp:HyperLink ID="HyperLink11" runat="server" NavigateUrl="frames.aspx?codPB=015930&amp;codCliente=0041897330000&amp;codAs=&amp;token=&amp;tipoRete=I">0041897330000 con anomalia piramide</asp:HyperLink><br />    
    <asp:HyperLink ID="HyperLink10" runat="server" NavigateUrl="frames.aspx?codPB=253620&amp;codCliente=0008421216000&amp;codAs=&amp;token=&amp;tipoRete=I">0008421216000 con anomalia proposta inv. delegato Costantini Francesco-Rossi Luigia</asp:HyperLink><br />    
    <asp:HyperLink ID="HyperLink5" runat="server" NavigateUrl="frames.aspx?codPB=039521&amp;codCliente=0038824046000&amp;codAs=&amp;token=&amp;tipoRete=I">THUR S.R.L. 0038824046000</asp:HyperLink><br />
    <asp:HyperLink ID="HyperLink2" runat="server" NavigateUrl="frames.aspx?codPB=253620&amp;codCliente=0000430537000&amp;codAs=&amp;token=&amp;tipoRete=I&amp;asName=GAY_ANDREA">Francesco Colombo</asp:HyperLink><br />
    <asp:HyperLink ID="HyperLink15" runat="server" NavigateUrl="frames.aspx?codPB=253620&codCliente=0008032913000@22222&codAs=253620&token=&tipoRete=I">Fiduciaria</asp:HyperLink><br />
    <asp:HyperLink ID="HyperLink8" runat="server" NavigateUrl="frames.aspx?codPB=253889&codCliente=0004669336000&codAs=253889&token=&tipoRete=I">0004669336000 cointestatario</asp:HyperLink><br />
    <asp:HyperLink ID="HyperLink7" runat="server" NavigateUrl="frames.aspx?codPB=253620&amp;codCliente=0001370124000&amp;codAs=&amp;token=&amp;tipoRete=I">0001370124000 con proposta</asp:HyperLink><br />
    <asp:HyperLink ID="HyperLink6" runat="server" NavigateUrl="frames.aspx?codPB=018446&amp;codCliente=0014526051000&amp;codAs=&amp;token=&amp;tipoRete=I">0014526051000 con codice complessit� da ws = ''</asp:HyperLink><br />
    <asp:HyperLink ID="HyperLink12" runat="server" NavigateUrl="frames.aspx?codPB=303875&amp;codCliente=0007098174000&amp;codAs=&amp;token=&amp;tipoRete=I">0007098174000 cointestatari con cognome a capo</asp:HyperLink><br />
    <asp:HyperLink ID="HyperLink13" runat="server" NavigateUrl="frames.aspx?codPB=253620&amp;codCliente=0008421216000&amp;codAs=&amp;token=&amp;tipoRete=I">0008421216000 COSTANTINI FRANCESCO, ROSSI LUIGIA</asp:HyperLink><br />
    <asp:HyperLink ID="HyperLink14" runat="server" NavigateUrl="frames.aspx?codPB=254017&amp;codCliente=0008238633000&amp;codAs=&amp;token=&amp;tipoRete=I">Cointestazione con errore ProfiloEC</asp:HyperLink><br />
   
    
</body>
</html>