119 lines
9.1 KiB
Plaintext
119 lines
9.1 KiB
Plaintext
<%@ 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>SEI 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">
|
|
|
|
<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"></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"></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: 369px" 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: 260px; bottom: 256px;" Width="83px">Codice Cliente</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: 287px" Width="77px">Rete</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: 231px" 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"></asp:TextBox>
|
|
<asp:TextBox ID="txb_Rete" 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: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: 336px" TabIndex="3" Text="OK" Width="88px" />
|
|
<hr color="#000099" noshade="noshade" size="1" style="z-index: 112; left: 270px;
|
|
width: 369px; position: absolute; top: 196px; height: 1px" />
|
|
<hr color="#000099" noshade="noshade" size="1" style="z-index: 112; left: 270px;
|
|
width: 509px; position: absolute; top: 92px; height: 1px" />
|
|
<hr color="#000099" noshade="noshade" size="1" style="z-index: 112; left: 270px;
|
|
width: 509px; position: absolute; top: 113px; height: 1px" />
|
|
|
|
<hr color="#000099" noshade="noshade" size="1" style="z-index: 113; left: 270px;
|
|
width: 369px; position: absolute; top: 215px; height: 1px" />
|
|
<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>
|
|
|
|
<hr color="#000099" noshade="noshade" size="1" style="z-index: 114; left: 269px;
|
|
width: 509px; position: absolute; top: 386px; height: -15px" />
|
|
<hr color="#000099" noshade="noshade" size="1" style="z-index: 115; left: 270px;
|
|
width: 509px; position: absolute; top: 367px; height: 1px" />
|
|
<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="SEI Gestione stampe "
|
|
Width="509px"></asp:Label>
|
|
|
|
<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="WhiteSmoke" BorderColor="GrayText"
|
|
BorderStyle="Solid" BorderWidth="2px" Style="z-index: 1; left: 252px; position: absolute;
|
|
top: 78px; height: 439px;" Width="555px">
|
|
|
|
<asp:Image ID="Image1" runat="server" BorderColor="Navy" BorderStyle="None" BorderWidth="1px"
|
|
Height="40px" ImageUrl="~/Images/logo_name.gif" Style="z-index: 100; left: 71px;
|
|
position: absolute; top: 49px" Width="141px" 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>
|
|
</body>
|
|
</html>
|