update con progetto terminalino

git-svn-id: https://keyhammer.ath.cx/svn/XPS/trunk@114 43c8e981-f90d-406c-a89a-24a2c4268d51
This commit is contained in:
samuele
2011-11-04 16:31:49 +00:00
parent 22bf08d19f
commit d0ef050896
179 changed files with 21705 additions and 8411 deletions
+2 -2
View File
@@ -13,13 +13,13 @@
<uc4:mod_filtro ID="Mod_filtroTipoObj" runat="server" changeCheckEnabled="false"
changeCheckVisible="false" />
<asp:ObjectDataSource ID="odsTipoObj" runat="server" OldValuesParameterFormatString="Original_{0}"
SelectMethod="GetData" TypeName="DS_utilityTableAdapters.v_selTipoObjTableAdapter">
SelectMethod="GetData" TypeName="XPS_data.DS_utilityTableAdapters.v_selTipoObjTableAdapter">
</asp:ObjectDataSource>
</div>
<div class="filtro_2">
<uc4:mod_filtro ID="Mod_filtroMappa" runat="server" changeCheckEnabled="false" changeCheckVisible="false" />
<asp:ObjectDataSource ID="odsMappa" runat="server" OldValuesParameterFormatString="Original_{0}"
SelectMethod="GetData" TypeName="DS_utilityTableAdapters.v_selTipoMappaTableAdapter">
SelectMethod="GetData" TypeName="XPS_data.DS_utilityTableAdapters.v_selTipoMappaTableAdapter">
</asp:ObjectDataSource>
</div>
</td>
+1 -1
View File
@@ -19,5 +19,5 @@ public partial class AnagraficaObjSet {
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::mod_anagraficaObjSet mod_anagraficaObjSet1;
protected global::System.Web.UI.UserControl mod_anagraficaObjSet1;
}
+1 -1
View File
@@ -19,5 +19,5 @@ public partial class AnagraficaTipoObj {
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::mod_anagTipoObj Mod_anagTipoObj1;
protected global::System.Web.UI.UserControl Mod_anagTipoObj1;
}
@@ -166,6 +166,24 @@ tABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUhGfWloo
</Sorting>
<DataSetName>Equa</DataSetName>
<ReportItems>
<Textbox Name="textbox16">
<Top>14.5cm</Top>
<Width>5cm</Width>
<Style>
<FontFamily>Tahoma</FontFamily>
<FontSize>7pt</FontSize>
<TextAlign>Center</TextAlign>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
<ZIndex>33</ZIndex>
<CanGrow>true</CanGrow>
<Left>2.75cm</Left>
<Height>0.5cm</Height>
<Value>=(First(Fields!IdxObj.Value))</Value>
</Textbox>
<Textbox Name="textbox14">
<Visibility>
<Hidden>true</Hidden>
@@ -833,7 +851,7 @@ tABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUhGfWloo
<Height>16cm</Height>
</List>
</ReportItems>
<Height>17cm</Height>
<Height>16.25cm</Height>
</Body>
<Language>it-IT</Language>
<TopMargin>0.2cm</TopMargin>
+4 -4
View File
@@ -27,8 +27,6 @@
<pages>
<controls>
<add tagPrefix="asp" namespace="System.Web.UI" assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
<add tagPrefix="asp" namespace="Microsoft.Web.Preview.UI" assembly="Microsoft.Web.Preview"/>
<add tagPrefix="asp" namespace="Microsoft.Web.Preview.UI.Controls" assembly="Microsoft.Web.Preview"/>
<add tagPrefix="asp" namespace="System.Web.UI.WebControls" assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/></controls>
</pages>
<compilation debug="true">
@@ -46,7 +44,6 @@
<add assembly="System.Data.DataSetExtensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
<add assembly="System.Web.Extensions.Design, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/></assemblies>
<buildProviders>
<add extension="*.asbx" type="Microsoft.Web.Preview.Services.BridgeBuildProvider"/>
</buildProviders>
</compilation>
<httpHandlers>
@@ -92,7 +89,8 @@
<add key="titleApp" value="XPS_titleApp"/>
<add key="welcomeApp" value="XPS_welcomeApp"/>
<add key="appName" value="XPS"/>
<add key="mainRev" value="0.9"/>
<add key="mainRev" value="1.0"/>
<add key="minRev" value="110"/>
<add key="copyRight" value="SteamWare © 2008"/>
<add key="defaultApp" value="XPS_Appl"/>
<add key="defaultTitle" value="XPS_ShortWelcome"/>
@@ -107,6 +105,8 @@
<add key="PermessiConnectionString" value="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=Equa_XPS;Persist Security Info=True;User id=sa;Password=keyhammer"/>
<add key="UtenteCdcConnectionString" value="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=Equa_Anagrafica;Persist Security Info=True;User id=sa;Password=keyhammer"/>
<add key="VocabolarioConnectionString" value="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=Equa_Vocabolario;Persist Security Info=True;User id=sa;Password=keyhammer"/>
<!--Area barcode-->
<add key="bCodeRetMain" value="bcex"/>
<!-- Setup link a reporting -->
<add key="urlReporting" value="http://{0}/ReportServer?/{1}/{2}&amp;rs:Command=Render&amp;rc:Parameters=false&amp;rc:Toolbar=true&amp;IdxObj={3}{4}"/>
<!-- NB: "/" == "%2f" -->
+1 -1
View File
@@ -9,7 +9,7 @@
<title>Simplepage</title>
<link href="~/Style.css" rel="stylesheet" type="text/css" />
</head>
<body class="body" onunload="mostraClessidra();">
<body class="body">
<form id="form1" runat="server">
<asp:ToolkitScriptManager ID="sm" runat="server" EnablePartialRendering="true">
</asp:ToolkitScriptManager>
+27
View File
@@ -0,0 +1,27 @@
<%@ Master Language="C#" AutoEventWireup="true" CodeBehind="Compact.master.cs" Inherits="XPS.Compact" %>
<%@ Register Src="../WebUserControls/mod_menuTopCompact.ascx" TagName="mod_menuTopCompact"
TagPrefix="uc1" %>
<%@ Register Src="../WebUserControls/mod_currentTask.ascx" TagName="mod_currentTask"
TagPrefix="uc2" %>
<!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>XPS Term</title>
<asp:ContentPlaceHolder ID="head" runat="server">
</asp:ContentPlaceHolder>
<link href="../Style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<form id="form1" runat="server">
<div class="fullscreen">
<uc1:mod_menuTopCompact ID="mod_menuTopCompact1" runat="server" />
<div class="taskBanner">
<uc2:mod_currentTask ID="mod_currentTask1" runat="server" />
</div>
<asp:ContentPlaceHolder ID="body" runat="server">
</asp:ContentPlaceHolder>
</div>
</form>
</body>
</html>
@@ -0,0 +1,15 @@
using System;
using System.Collections.Generic;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
namespace XPS
{
public partial class Compact : System.Web.UI.MasterPage
{
protected void Page_Load(object sender, EventArgs e)
{
}
}
}
+61
View File
@@ -0,0 +1,61 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:2.0.50727.4963
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace XPS {
public partial class Compact {
/// <summary>
/// head control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.ContentPlaceHolder head;
/// <summary>
/// form1 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlForm form1;
/// <summary>
/// mod_menuTopCompact1 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::XPS.WebUserControls.mod_menuTopCompact mod_menuTopCompact1;
/// <summary>
/// mod_currentTask1 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::XPS.WebUserControls.mod_currentTask mod_currentTask1;
/// <summary>
/// body control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.ContentPlaceHolder body;
}
}
@@ -0,0 +1,35 @@
<%@ Master Language="C#" AutoEventWireup="true" CodeBehind="CompactBCode.master.cs" Inherits="XPS.WebMasterPages.CompactBCode" %>
<%@ Register src="../WebUserControls/mod_menuTopCompact.ascx" tagname="mod_menuTopCompact" tagprefix="uc1" %>
<%@ Register Src="../WebUserControls/mod_currentTask.ascx" TagName="mod_currentTask"
TagPrefix="uc2" %>
<!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>XPS BarCode</title>
<asp:ContentPlaceHolder ID="head" runat="server">
</asp:ContentPlaceHolder>
<link href="../Style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<form id="form1" runat="server">
<div class="fullscreen">
<uc1:mod_menuTopCompact ID="mod_menuTopCompact1" runat="server" />
<div class="taskBanner">
<uc2:mod_currentTask ID="mod_currentTask1" runat="server" />
</div>
<asp:ContentPlaceHolder ID="body" runat="server">
</asp:ContentPlaceHolder>
</div>
</form>
</body>
<script type="text/javascript">
setTimeout(function() {
try{
document.getElementById('ctl00$body$mod_barcode1$txtInput').focus(); }
catch { }
}, 100);
</script>
</html>
@@ -0,0 +1,17 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
namespace XPS.WebMasterPages
{
public partial class CompactBCode : System.Web.UI.MasterPage
{
protected void Page_Load(object sender, EventArgs e)
{
}
}
}
@@ -0,0 +1,70 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:2.0.50727.4963
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace XPS.WebMasterPages {
public partial class CompactBCode {
/// <summary>
/// Head1 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlHead Head1;
/// <summary>
/// head control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.ContentPlaceHolder head;
/// <summary>
/// form1 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlForm form1;
/// <summary>
/// mod_menuTopCompact1 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::XPS.WebUserControls.mod_menuTopCompact mod_menuTopCompact1;
/// <summary>
/// mod_currentTask1 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::XPS.WebUserControls.mod_currentTask mod_currentTask1;
/// <summary>
/// body control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.ContentPlaceHolder body;
}
}
+6 -6
View File
@@ -1,6 +1,6 @@
<%@ Control Language="C#" AutoEventWireup="true" Inherits="XPS.WebUserControls.mod_ULP" Codebehind="mod_ULP.ascx.cs" %>
<%@ Register Src="mod_filtro.ascx" TagName="mod_filtro" TagPrefix="uc1" %>
<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %>
<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="asp" %>
<%@ Register Src="mod_navPath.ascx" TagName="mod_navPath" TagPrefix="uc2" %>
<%@ Register Src="mod_logStati.ascx" TagName="mod_logStati" TagPrefix="uc3" %>
<asp:Label runat="server" ID="lblULP" CssClass="ctrHeaderPagerDet" Width="150px" />
@@ -119,15 +119,15 @@
<asp:ImageButton ID="imgDelete" runat="server" CausesValidation="False" CommandName="Delete"
ToolTip='<%# traduci("Delete") %>' ImageUrl='<%# imgPath(SteamWare.tipoImg.elimina , SteamWare.dimImg.small) %>'
Visible='<%# userCanDel(Eval("CodStato"),Eval("IdxObjMamma"),Eval("Posizione")) %>' />
<cc1:ConfirmButtonExtender ID="ConfirmButtonExtender1" runat="server" ConfirmText='<%# traduci("confermaDel")%>'
<asp:ConfirmButtonExtender ID="ConfirmButtonExtender1" runat="server" ConfirmText='<%# traduci("confermaDel")%>'
TargetControlID="imgDelete">
</cc1:ConfirmButtonExtender>
</asp:ConfirmButtonExtender>
</ItemTemplate>
</asp:TemplateField>
</Columns>
</asp:GridView>
<asp:ObjectDataSource ID="ods" runat="server" OldValuesParameterFormatString="Original_{0}"
SelectMethod="getByCodMamma" TypeName="DS_applicazioneTableAdapters.v_ULPTableAdapter"
SelectMethod="getByCodMamma" TypeName="XPS_data.DS_applicazioneTableAdapters.v_ULPTableAdapter"
DeleteMethod="sp_delRow" UpdateMethod="UpdateQuery">
<DeleteParameters>
<asp:Parameter Name="Original_Cod" Type="String" />
@@ -152,9 +152,9 @@
<asp:Label runat="server" ID="lblDataPrev" Text="..." /><br />
<asp:TextBox ID="txtDueDate" runat="server" Text="..." Width="6em" />
<asp:RequiredFieldValidator ID="rfvDueDate" runat="server" ErrorMessage="!!!" ControlToValidate="txtDueDate" />
<cc1:CalendarExtender ID="ce_DueDate" runat="server" FirstDayOfWeek="Monday" TargetControlID="txtDueDate"
<asp:CalendarExtender ID="ce_DueDate" runat="server" FirstDayOfWeek="Monday" TargetControlID="txtDueDate"
Format="dd/MM/yyyy">
</cc1:CalendarExtender>
</asp:CalendarExtender>
<asp:DropDownList runat="server" ID="ddlOra">
<asp:ListItem Value="9">09:00</asp:ListItem>
<asp:ListItem Value="14">14:00</asp:ListItem>
@@ -1,6 +1,6 @@
<%@ Control Language="C#" AutoEventWireup="true"
Inherits="XPS.WebUserControls.mod_anagraficaEventi" Codebehind="mod_anagraficaEventi.ascx.cs" %>
<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %>
<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="asp" %>
<%@ Register Src="mod_selettore_ajax.ascx" TagName="mod_selettore_ajax" TagPrefix="uc1" %>
<asp:GridView ID="grView" runat="server" AllowPaging="True" AllowSorting="True" AutoGenerateColumns="False"
OnSelectedIndexChanged="grView_SelectedIndexChanged" OnDataBound="grView_DataBound"
@@ -84,9 +84,9 @@
<ItemTemplate>
<asp:ImageButton ID="imgDelete" runat="server" CausesValidation="False" CommandName="Delete"
ToolTip='<%# traduci("Delete") %>' ImageUrl='<%# imgPath(SteamWare.tipoImg.elimina , SteamWare.dimImg.small) %>' />
<cc1:ConfirmButtonExtender ID="ConfirmButtonExtender1" runat="server" ConfirmText='<%# traduci("confermaDel")%>'
<asp:ConfirmButtonExtender ID="ConfirmButtonExtender1" runat="server" ConfirmText='<%# traduci("confermaDel")%>'
TargetControlID="imgDelete">
</cc1:ConfirmButtonExtender>
</asp:ConfirmButtonExtender>
</ItemTemplate>
<EditItemTemplate>
<asp:ImageButton ID="imgUpdate2" runat="server" CausesValidation="False" CommandName="Update"
@@ -105,7 +105,7 @@
</Columns>
</asp:GridView>
<asp:ObjectDataSource ID="ods" runat="server" OldValuesParameterFormatString="Original_{0}"
SelectMethod="GetData" TypeName="DS_XPSTableAdapters.EventiTableAdapter" OnInserting="recuperaFooter"
SelectMethod="GetData" TypeName="XPS_data.DS_XPSTableAdapters.EventiTableAdapter" OnInserting="recuperaFooter"
FilterExpression=" DescrEvento LIKE '%{0}%'" DeleteMethod="DeleteQuery" InsertMethod="Insert"
UpdateMethod="UpdateQuery">
<FilterParameters>
@@ -128,5 +128,5 @@
</asp:ObjectDataSource>
<asp:Label ID="lblNumRec" runat="server" CssClass="txtMini"></asp:Label><br />
<asp:Label ID="lblWarning" runat="server" Visible="false" CssClass="erroreMid" />
<asp:ObjectDataSource ID="odsTipoEvento" runat="server" SelectMethod="GetData" TypeName="DS_utilityTableAdapters.v_selTipoEventoTableAdapter"
<asp:ObjectDataSource ID="odsTipoEvento" runat="server" SelectMethod="GetData" TypeName="XPS_data.DS_utilityTableAdapters.v_selTipoEventoTableAdapter"
OldValuesParameterFormatString="Original_{0}"></asp:ObjectDataSource>
@@ -1,6 +1,6 @@
<%@ Control Language="C#" AutoEventWireup="true"
Inherits="XPS.WebUserControls.mod_anagraficaMappe" Codebehind="mod_anagraficaMappe.ascx.cs" %>
<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %>
<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="asp" %>
<%@ Register Src="mod_selettore_ajax.ascx" TagName="mod_selettore_ajax" TagPrefix="uc1" %>
<asp:GridView ID="grView" runat="server" AllowPaging="True" AllowSorting="True" AutoGenerateColumns="False"
OnSelectedIndexChanged="grView_SelectedIndexChanged" OnDataBound="grView_DataBound"
@@ -72,9 +72,9 @@
<ItemTemplate>
<asp:ImageButton ID="imgDelete" runat="server" CausesValidation="False" CommandName="Delete"
ToolTip='<%# traduci("Delete") %>' ImageUrl='<%# imgPath(SteamWare.tipoImg.elimina , SteamWare.dimImg.small) %>' />
<cc1:ConfirmButtonExtender ID="ConfirmButtonExtender1" runat="server" ConfirmText='<%# traduci("confermaDel")%>'
<asp:ConfirmButtonExtender ID="ConfirmButtonExtender1" runat="server" ConfirmText='<%# traduci("confermaDel")%>'
TargetControlID="imgDelete">
</cc1:ConfirmButtonExtender>
</asp:ConfirmButtonExtender>
</ItemTemplate>
<EditItemTemplate>
<asp:ImageButton ID="imgUpdate2" runat="server" CausesValidation="False" CommandName="Update"
@@ -93,7 +93,7 @@
</Columns>
</asp:GridView>
<asp:ObjectDataSource ID="ods" runat="server" OldValuesParameterFormatString="Original_{0}"
SelectMethod="GetData" TypeName="DS_XPSTableAdapters.AnagMappeTableAdapter" OnInserting="recuperaFooter"
SelectMethod="GetData" TypeName="XPS_data.DS_XPSTableAdapters.AnagMappeTableAdapter" OnInserting="recuperaFooter"
FilterExpression=" CodMappa LIKE '%{0}%' OR DescrMappa LIKE '%{0}%' " DeleteMethod="DeleteQuery" InsertMethod="Insert"
UpdateMethod="UpdateQuery">
<FilterParameters>
@@ -1,6 +1,6 @@
<%@ Control Language="C#" AutoEventWireup="true"
Inherits="XPS.WebUserControls.mod_anagraficaStati" Codebehind="mod_anagraficaStati.ascx.cs" %>
<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %>
<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="asp" %>
<%@ Register Src="mod_selettore_ajax.ascx" TagName="mod_selettore_ajax" TagPrefix="uc1" %>
<%@ Register Src="mod_filtro.ascx" TagName="mod_filtro" TagPrefix="uc1" %>
<div class="filtro_1">
@@ -8,14 +8,14 @@
<uc1:mod_filtro ID="Mod_filtroTipoObj" runat="server" changeCheckEnabled="false"
changeCheckVisible="false" />
<asp:ObjectDataSource ID="odsTipoObj" runat="server" OldValuesParameterFormatString="Original_{0}"
SelectMethod="GetData" TypeName="DS_utilityTableAdapters.v_selTipoObjTableAdapter">
SelectMethod="GetData" TypeName="XPS_data.DS_utilityTableAdapters.v_selTipoObjTableAdapter">
</asp:ObjectDataSource>
</div>
<div class="filtro_2">
<asp:Label runat="server" ID="lblMappe" />&nbsp;
<uc1:mod_filtro ID="Mod_filtroMappa" runat="server" changeCheckEnabled="false" changeCheckVisible="false" />
<asp:ObjectDataSource ID="odsMappa" runat="server" OldValuesParameterFormatString="Original_{0}"
SelectMethod="GetData" TypeName="DS_utilityTableAdapters.v_selTipoMappaTableAdapter">
SelectMethod="GetData" TypeName="XPS_data.DS_utilityTableAdapters.v_selTipoMappaTableAdapter">
</asp:ObjectDataSource>
</div>
<asp:GridView ID="grView" runat="server" AllowPaging="True" AllowSorting="True" AutoGenerateColumns="False"
@@ -121,9 +121,9 @@
<ItemTemplate>
<asp:ImageButton ID="imgDelete" runat="server" CausesValidation="False" CommandName="Delete"
ToolTip='<%# traduci("Delete") %>' ImageUrl='<%# imgPath(SteamWare.tipoImg.elimina , SteamWare.dimImg.small) %>' />
<cc1:ConfirmButtonExtender ID="ConfirmButtonExtender1" runat="server" ConfirmText='<%# traduci("confermaDel")%>'
<asp:ConfirmButtonExtender ID="ConfirmButtonExtender1" runat="server" ConfirmText='<%# traduci("confermaDel")%>'
TargetControlID="imgDelete">
</cc1:ConfirmButtonExtender>
</asp:ConfirmButtonExtender>
</ItemTemplate>
<EditItemTemplate>
<asp:ImageButton ID="imgUpdate2" runat="server" CausesValidation="False" CommandName="Update"
@@ -142,7 +142,7 @@
</Columns>
</asp:GridView>
<asp:ObjectDataSource ID="ods" runat="server" OldValuesParameterFormatString="Original_{0}"
SelectMethod="getByMappaTipoObj" TypeName="DS_XPSTableAdapters.StatiTableAdapter"
SelectMethod="getByMappaTipoObj" TypeName="XPS_data.DS_XPSTableAdapters.StatiTableAdapter"
OnInserting="recuperaFooter" FilterExpression=" DescrStato LIKE '%{0}%'" DeleteMethod="DeleteQuery"
InsertMethod="Insert" UpdateMethod="UpdateQuery">
<FilterParameters>
@@ -188,6 +188,6 @@
<uc1:mod_filtro ID="Mod_filtroTipoObjDest" runat="server" changeCheckEnabled="false"
changeCheckVisible="false" />
<asp:ObjectDataSource ID="ObjectDataSource1" runat="server" OldValuesParameterFormatString="Original_{0}"
SelectMethod="GetData" TypeName="DS_utilityTableAdapters.v_selTipoObjTableAdapter">
SelectMethod="GetData" TypeName="XPS_data.DS_utilityTableAdapters.v_selTipoObjTableAdapter">
</asp:ObjectDataSource>
</asp:Panel>
+3 -3
View File
@@ -1,8 +1,8 @@
<%@ Control Language="C#" AutoEventWireup="true" Inherits="XPS.WebUserControls.mod_barcode" Codebehind="mod_barcode.ascx.cs" %>
<div style="text-align: center; font-size:20pt;;">
<div style="text-align: center; font-size:20pt;">
<div>
<asp:TextBox runat="server" ID="txtComando" TextMode="Password" Width="200px"
ontextchanged="txtComando_TextChanged" />
<asp:TextBox runat="server" ID="txtInput" TextMode="Password" Width="200px"
ontextchanged="txtInput_TextChanged" />
</div>
<asp:Panel runat="server" ID="pnlBarcodeBox" CssClass="">
<div style="background-color: #FFE800; padding: 8px; margin: 1px;">
+10 -10
View File
@@ -60,14 +60,14 @@ namespace XPS.WebUserControls
{
lblInput.Text = traduci("PregoInserireBarcode");
if (!Page.IsPostBack) comando = new inputComando();
txtComando.Focus();
txtInput.Focus();
}
/// <summary>
/// barcode completato con invio...
/// </summary>
/// <param name="sender"></param>
/// <param name="e"></param>
protected void txtComando_TextChanged(object sender, EventArgs e)
protected void txtInput_TextChanged(object sender, EventArgs e)
{
// verifico se sia un comando o un valore valido...
isInputEvent();
@@ -99,21 +99,21 @@ namespace XPS.WebUserControls
else
{
lblInput.Text = traduci("ComandoSconosciuto");
lblValore.Text = txtComando.Text;
lblValore.Text = txtInput.Text;
comando = new inputComando();
}
txtComando.Text = "";
txtInput.Text = "";
}
/// <summary>
/// verifico se sia un valore compreso nell'elenco fornito
/// </summary>
private void isValore()
{
if (_tabValori.ContainsKey(txtComando.Text)) // verifico se il comando digitato esista...
if (_tabValori.ContainsKey(txtInput.Text)) // verifico se il comando digitato esista...
{
comando.isValid = true;
comando.valore = txtComando.Text;
_tabValori.TryGetValue(txtComando.Text, out comando.valoreTrad);
comando.valore = txtInput.Text;
_tabValori.TryGetValue(txtInput.Text, out comando.valoreTrad);
}
}
/// <summary>
@@ -121,14 +121,14 @@ namespace XPS.WebUserControls
/// </summary>
private void isInputEvent()
{
if (_comandi.ContainsKey(txtComando.Text)) // verifico se il comando digitato esista...
if (_comandi.ContainsKey(txtInput.Text)) // verifico se il comando digitato esista...
{
comando.isValid = true;
// salvo comando precedente (se c'è...)
comando.prevCmdIn = comando.currCmdIn;
comando.descrComandoPrev = comando.descrComando;
comando.currCmdIn = txtComando.Text;
_comandi.TryGetValue(txtComando.Text, out comando.descrComando);
comando.currCmdIn = txtInput.Text;
_comandi.TryGetValue(txtInput.Text, out comando.descrComando);
}
}
/// <summary>
+2 -2
View File
@@ -14,13 +14,13 @@ namespace XPS.WebUserControls {
public partial class mod_barcode {
/// <summary>
/// txtComando control.
/// txtInput control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.TextBox txtComando;
protected global::System.Web.UI.WebControls.TextBox txtInput;
/// <summary>
/// pnlBarcodeBox control.
@@ -42,7 +42,7 @@
</Columns>
</asp:GridView>
<asp:ObjectDataSource ID="odsCompletate" runat="server" OldValuesParameterFormatString="original_{0}"
SelectMethod="getByCodStato" TypeName="DS_applicazioneTableAdapters.v_ULPTableAdapter"
SelectMethod="getByCodStato" TypeName="XPS_data.DS_applicazioneTableAdapters.v_ULPTableAdapter"
FilterExpression=" (Cliente LIKE '%{0}%' OR DDT LIKE '%{0}%' OR Descrizione LIKE '%{0}%' ) AND (CodCli = '{1}')">
<FilterParameters>
<asp:SessionParameter DefaultValue="*" Name="ricerca" SessionField="valoreCercato" />
@@ -0,0 +1,10 @@
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_currentTask.ascx.cs"
Inherits="XPS.WebUserControls.mod_currentTask" %>
<div id="title" class="taskBanner">
<div style="float: left;">
<asp:Label ID="lblTask" runat="server" Text="...wait..." Font-Size="XX-Small" />
</div>
<div style="float: right;">
<asp:Label ID="lblDateTime" runat="server" Text="" Font-Size="XX-Small" />
</div>
</div>
@@ -0,0 +1,40 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
using SteamWare;
namespace XPS.WebUserControls
{
public partial class mod_currentTask : System.Web.UI.UserControl
{
/// <summary>
/// wrapper traduzione termini
/// </summary>
/// <param name="lemma"></param>
/// <returns></returns>
public string traduci(string lemma)
{
return user_std.UtSn.Traduci(lemma);
}
protected void Page_Load(object sender, EventArgs e)
{
string task = memLayer.ML.StringSessionObj("activeTask");
if (task == "")
{
task = "..." + traduci("waiting") + "...";
}
lblTask.Text = task;
setClock();
}
private void setClock()
{
lblDateTime.Text = DateTime.Now.ToString("HH:mm:ss");
}
}
}
@@ -0,0 +1,34 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:2.0.50727.4963
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace XPS.WebUserControls {
public partial class mod_currentTask {
/// <summary>
/// lblTask control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label lblTask;
/// <summary>
/// lblDateTime control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label lblDateTime;
}
}
@@ -1,7 +1,7 @@
<%@ Control Language="C#" AutoEventWireup="true"
Inherits="XPS.WebUserControls.mod_dettComm" Codebehind="mod_dettComm.ascx.cs" %>
<%@ Register Src="mod_filtro.ascx" TagName="mod_filtro" TagPrefix="uc1" %>
<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %>
<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="asp" %>
<%@ Register Src="mod_navPath.ascx" TagName="mod_navPath" TagPrefix="uc2" %>
<%@ Register Src="mod_logStati.ascx" TagName="mod_logStati" TagPrefix="uc3" %>
<div class="navBar">
@@ -103,15 +103,15 @@
<asp:ImageButton ID="imgDelete" runat="server" CausesValidation="False" CommandName="Delete"
ToolTip='<%# traduci("Delete") %>' ImageUrl='<%# imgPath(SteamWare.tipoImg.elimina , SteamWare.dimImg.small) %>'
Visible='<%# userCanDel(Eval("CodStato"),Eval("IdxObjMamma"),Eval("Posizione")) %>' />
<cc1:ConfirmButtonExtender ID="ConfirmButtonExtender1" runat="server" ConfirmText='<%# traduci("confermaDel")%>'
<asp:ConfirmButtonExtender ID="ConfirmButtonExtender1" runat="server" ConfirmText='<%# traduci("confermaDel")%>'
TargetControlID="imgDelete">
</cc1:ConfirmButtonExtender>
</asp:ConfirmButtonExtender>
</ItemTemplate>
</asp:TemplateField>
</Columns>
</asp:GridView>
<asp:ObjectDataSource ID="ods" runat="server" OldValuesParameterFormatString="Original_{0}"
SelectMethod="getByCodMamma" TypeName="DS_applicazioneTableAdapters.v_righeTableAdapter"
SelectMethod="getByCodMamma" TypeName="XPS_data.DS_applicazioneTableAdapters.v_righeTableAdapter"
DeleteMethod="sp_delRow" UpdateMethod="UpdateQuery" OnDeleted="ods_Deleted">
<DeleteParameters>
<asp:Parameter Name="Original_Cod" Type="String" />
@@ -39,7 +39,7 @@
</Columns>
</asp:GridView>
<asp:ObjectDataSource ID="odsCorr" runat="server" OldValuesParameterFormatString="original_{0}"
SelectMethod="getOnlyOnDate" TypeName="DS_applicazioneTableAdapters.v_ULPTableAdapter"
SelectMethod="getOnlyOnDate" TypeName="XPS_data.DS_applicazioneTableAdapters.v_ULPTableAdapter"
FilterExpression=" (Cliente LIKE '%{0}%' OR DDT LIKE '%{0}%' OR Descrizione LIKE '%{0}%' ) AND (CodCli = '{1}')">
<FilterParameters>
<asp:SessionParameter DefaultValue="*" Name="ricerca" SessionField="valoreCercato" />
@@ -4,10 +4,13 @@ using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
public partial class mod_downloadFont : System.Web.UI.UserControl
namespace XPS.WebUserControls
{
protected void Page_Load(object sender, EventArgs e)
public partial class mod_downloadFont : System.Web.UI.UserControl
{
protected void Page_Load(object sender, EventArgs e)
{
}
}
}
}
@@ -1,6 +1,6 @@
<%@ Control Language="C#" AutoEventWireup="true"
Inherits="XPS.WebUserControls.mod_elencoBarcode" Codebehind="mod_elencoBarcode.ascx.cs" %>
<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %>
<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="asp" %>
<div style="font-size: larger; float: left;">
<link href="~/Style.css" rel="stylesheet" type="text/css" />
<asp:GridView ID="GridView1" runat="server" AutoGenerateColumns="False" DataSourceID="ods">
@@ -24,32 +24,32 @@
barcode<br />
<br />
<asp:LinkButton ID="lnkHowTo" runat="server"><i style="text-decoration:none;">Come installare il font</i></asp:LinkButton>
<cc1:ModalPopupExtender ID="ModalPopupExtender1" runat="server" TargetControlID="lnkHowTo"
<asp:ModalPopupExtender ID="ModalPopupExtender1" runat="server" TargetControlID="lnkHowTo"
runat="server" PopupControlID="pnlInstallFont" BackgroundCssClass="modalBackground"
CancelControlID="lnkEsci">
</cc1:ModalPopupExtender>
</asp:ModalPopupExtender>
<asp:Panel runat="server" ID="pnlInstallFont" Visible="true">
<p style="color: White; font-weight: bold;">
Per installare il font:</p>
<cc1:TabContainer ID="TabContainer1" runat="server" ActiveTabIndex="0">
<cc1:TabPanel ID="TabPanel1" runat="server" HeaderText="Windows">
<asp:TabContainer ID="TabContainer1" runat="server" ActiveTabIndex="0">
<asp:TabPanel ID="TabPanel1" runat="server" HeaderText="Windows">
<ContentTemplate>
Copiare il font nella cartella C:\Windows\Font (potrebbero essere necessari i permessi
di amministratore
<img src="images/installWindows.png" width="750px" /></ContentTemplate>
</cc1:TabPanel>
<cc1:TabPanel ID="TabPanel2" runat="server" HeaderText="Macintosh">
</asp:TabPanel>
<asp:TabPanel ID="TabPanel2" runat="server" HeaderText="Macintosh">
<ContentTemplate>
Fare doppio clic sul font e verrà installato automaticamente</ContentTemplate>
</cc1:TabPanel>
</cc1:TabContainer>
</asp:TabPanel>
</asp:TabContainer>
<br /><br />
<asp:LinkButton ID="lnkEsci" runat="server"><div style="text-decoration:none; color:White; font-weight:bold; text-align:center;">Esci</div></asp:LinkButton>
</asp:Panel>
</div>
<asp:ObjectDataSource ID="ods" runat="server"
OldValuesParameterFormatString="original_{0}" SelectMethod="getByCodMappa"
TypeName="DS_applicazioneTableAdapters.TraEv2StatiTableAdapter"
TypeName="XPS_data.DS_applicazioneTableAdapters.TraEv2StatiTableAdapter"
DeleteMethod="Delete" InsertMethod="Insert" UpdateMethod="Update">
<DeleteParameters>
<asp:Parameter Name="Original_CodMappa" Type="String" />
@@ -4,19 +4,22 @@ using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
public partial class mod_elencoBarcode : System.Web.UI.UserControl
namespace XPS.WebUserControls
{
protected void Page_Load(object sender, EventArgs e)
public partial class mod_elencoBarcode : System.Web.UI.UserControl
{
protected void Page_Load(object sender, EventArgs e)
{
}
/// <summary>
/// formatta correttamente per stampa barcode
/// </summary>
/// <param name="valore"></param>
/// <returns></returns>
public string barcodeFormat(object valore)
{
return string.Format("*{0}*", valore);
}
}
/// <summary>
/// formatta correttamente per stampa barcode
/// </summary>
/// <param name="valore"></param>
/// <returns></returns>
public string barcodeFormat(object valore)
{
return string.Format("*{0}*", valore);
}
}
}
+20 -20
View File
@@ -1,14 +1,14 @@
<%@ Control Language="C#" AutoEventWireup="true"
Inherits="XPS.WebUserControls.mod_elencoComm" Codebehind="mod_elencoComm.ascx.cs" %>
<%@ Register Src="mod_filtro.ascx" TagName="mod_filtro" TagPrefix="uc1" %>
<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %>
<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="asp" %>
<%@ Register Src="mod_logStati.ascx" TagName="mod_logStati" TagPrefix="uc2" %>
<div class="filtro_1">
<div style="width: 100%">
<span style="float: left;">
<uc1:mod_filtro ID="mf_tipoFiltro" runat="server" changeCheckEnabled="false" changeCheckVisible="false" />
<asp:ObjectDataSource ID="odsTipoFiltro" runat="server" OldValuesParameterFormatString="original_{0}"
SelectMethod="getByUrl" TypeName="DS_utilityTableAdapters.v_selFiltriTableAdapter">
SelectMethod="getByUrl" TypeName="XPS_data.DS_utilityTableAdapters.v_selFiltriTableAdapter">
<SelectParameters>
<asp:ControlParameter ControlID="lblPag" DefaultValue="*" Name="url" PropertyName="Text"
Type="String" />
@@ -18,7 +18,7 @@
</span><span style="float: left;">
<uc1:mod_filtro ID="mf_clienti" runat="server" />
<asp:ObjectDataSource ID="odsFiltroClienti" runat="server" OldValuesParameterFormatString="original_{0}"
SelectMethod="GetData" TypeName="DS_utilityTableAdapters.v_selClientiTableAdapter">
SelectMethod="GetData" TypeName="XPS_data.DS_utilityTableAdapters.v_selClientiTableAdapter">
</asp:ObjectDataSource>
</span><span style="float: right;">
<asp:Button ID="btnShowNew" runat="server" OnClick="btnShowNew_Click" CausesValidation="false" />
@@ -42,7 +42,7 @@
DataValueField="value">
</asp:DropDownList>
<asp:ObjectDataSource ID="odsValLav" runat="server" OldValuesParameterFormatString="original_{0}"
SelectMethod="GetData" TypeName="DS_utilityTableAdapters.v_selAnagLavTableAdapter">
SelectMethod="GetData" TypeName="XPS_data.DS_utilityTableAdapters.v_selAnagLavTableAdapter">
</asp:ObjectDataSource>
</td>
<td>
@@ -67,9 +67,9 @@
<td>
<asp:TextBox ID="txtDataDDT" runat="server"></asp:TextBox>
<asp:RequiredFieldValidator ID="rfvDataDDT" runat="server" ErrorMessage="!!!" ControlToValidate="txtDataDDT" />
<cc1:CalendarExtender ID="CalendarExtender1" runat="server" FirstDayOfWeek="Monday"
<asp:CalendarExtender ID="CalendarExtender1" runat="server" FirstDayOfWeek="Monday"
TargetControlID="txtDataDDT" Format="dd/MM/yyyy">
</cc1:CalendarExtender>
</asp:CalendarExtender>
</td>
<td colspan="2" align="right">
<asp:Button ID="btnNewComm" runat="server" OnClick="btnNewComm_Click" CausesValidation="true" />
@@ -139,9 +139,9 @@
<asp:ImageButton ID="imgAccetta" runat="server" CausesValidation="False" CommandName="Update"
OnClick="imgAccetta_Click" ToolTip='<%# traduci("AccettaObjXps")%>' ImageUrl='<%# imgPath(SteamWare.tipoImg.conferma , SteamWare.dimImg.small) %>'
Visible='<%# isAccettVisible(Eval("CodStato")) %>' />
<cc1:ConfirmButtonExtender ID="cbeAccetta" runat="server" ConfirmText='<%# traduci("confermaAccettaObjXps")%>'
<asp:ConfirmButtonExtender ID="cbeAccetta" runat="server" ConfirmText='<%# traduci("confermaAccettaObjXps")%>'
TargetControlID="imgAccetta">
</cc1:ConfirmButtonExtender>
</asp:ConfirmButtonExtender>
<asp:ImageButton ID="imgSchedulaTutto" runat="server" CausesValidation="False" CommandName="Select"
OnClick="imgSchedulaTutto_Click" ToolTip='<%# traduci("SchedulaObjXps")%>' ImageUrl='<%# imgPath(SteamWare.tipoImg.modifica , SteamWare.dimImg.small) %>'
Visible='<%# isSchedulaVisible(Eval("CodStato")) %>' />
@@ -151,9 +151,9 @@
<asp:ImageButton ID="imgFattura" runat="server" CausesValidation="False" CommandName="Update"
OnClick="imgFattura_Click" ToolTip='<%# traduci("FatturaObjXps")%>' ImageUrl='<%# imgPath(SteamWare.tipoImg.conferma , SteamWare.dimImg.small) %>'
Visible='<%# isFatturaVisible(Eval("CodStato")) %>' />
<cc1:ConfirmButtonExtender ID="ConfirmButtonExtender2" runat="server" ConfirmText='<%# traduci("confermaFatturaObjXps")%>'
<asp:ConfirmButtonExtender ID="ConfirmButtonExtender2" runat="server" ConfirmText='<%# traduci("confermaFatturaObjXps")%>'
TargetControlID="imgFattura">
</cc1:ConfirmButtonExtender>
</asp:ConfirmButtonExtender>
</ItemTemplate>
</asp:TemplateField>
<asp:BoundField DataField="descrizione" HeaderText="descrizione" SortExpression="descrizione"
@@ -174,9 +174,9 @@
<asp:ImageButton ID="imgDelete" runat="server" CausesValidation="False" CommandName="Delete"
ToolTip='<%# traduci("Delete") %>' ImageUrl='<%# imgPath(SteamWare.tipoImg.elimina , SteamWare.dimImg.small) %>'
Visible='<%# userCanDel(Eval("CodStato")) %>' />
<cc1:ConfirmButtonExtender ID="ConfirmButtonExtender1" runat="server" ConfirmText='<%# traduci("confermaDel")%>'
<asp:ConfirmButtonExtender ID="ConfirmButtonExtender1" runat="server" ConfirmText='<%# traduci("confermaDel")%>'
TargetControlID="imgDelete">
</cc1:ConfirmButtonExtender>
</asp:ConfirmButtonExtender>
</ItemTemplate>
<EditItemTemplate>
<asp:ImageButton ID="imgUpdate" runat="server" CausesValidation="False" CommandName="Update"
@@ -189,7 +189,7 @@
</asp:GridView>
</div>
<asp:ObjectDataSource ID="ods" runat="server" OldValuesParameterFormatString="original_{0}"
SelectMethod="getByCodFiltro" TypeName="DS_applicazioneTableAdapters.v_commesseTableAdapter"
SelectMethod="getByCodFiltro" TypeName="XPS_data.DS_applicazioneTableAdapters.v_commesseTableAdapter"
DeleteMethod="sp_delObj" FilterExpression=" Cliente LIKE '%{0}%' OR DDT LIKE '%{0}%' OR Descrizione LIKE '%{0}%' ">
<DeleteParameters>
<asp:Parameter Name="Original_Cod" Type="String" />
@@ -212,9 +212,9 @@
<asp:Label runat="server" ID="lblDataPrev" Text="..." /><br />
<asp:TextBox ID="txtDueDate" runat="server" Text="..." Width="6em" />
<asp:RequiredFieldValidator ID="rfvDueDate" runat="server" ErrorMessage="!!!" ControlToValidate="txtDueDate" />
<cc1:CalendarExtender ID="ce_DueDate" runat="server" FirstDayOfWeek="Monday" TargetControlID="txtDueDate"
<asp:CalendarExtender ID="ce_DueDate" runat="server" FirstDayOfWeek="Monday" TargetControlID="txtDueDate"
Format="dd/MM/yyyy">
</cc1:CalendarExtender>
</asp:CalendarExtender>
<asp:DropDownList runat="server" ID="ddlOra">
<asp:ListItem Value="9">09:00</asp:ListItem>
<asp:ListItem Value="14">14:00</asp:ListItem>
@@ -224,8 +224,8 @@
<asp:Button ID="btnOk" runat="server" Width="100px" OnClick="btnOk_Click" />
&nbsp;&nbsp;
<asp:Button ID="btnCancel" runat="server" Width="100px" OnClick="btnCancel_Click" />
<cc1:ConfirmButtonExtender ID="cbeOkDueDate" runat="server" ConfirmText="..." TargetControlID="btnOk">
</cc1:ConfirmButtonExtender>
<asp:ConfirmButtonExtender ID="cbeOkDueDate" runat="server" ConfirmText="..." TargetControlID="btnOk">
</asp:ConfirmButtonExtender>
</div>
</div>
</asp:Panel>
@@ -237,7 +237,7 @@
DataValueField="value">
</asp:DropDownList>
<asp:ObjectDataSource ID="odsStati" runat="server" OldValuesParameterFormatString="original_{0}"
SelectMethod="getByConditio" TypeName="DS_utilityTableAdapters.v_selStatiTableAdapter">
SelectMethod="getByConditio" TypeName="XPS_data.DS_utilityTableAdapters.v_selStatiTableAdapter">
<SelectParameters>
<asp:Parameter DefaultValue="EQUA_comm" Name="conditio" Type="String" />
</SelectParameters>
@@ -247,8 +247,8 @@
<asp:Button ID="btnOkStati" runat="server" Width="100px" OnClick="btnOkStati_Click" />
&nbsp;&nbsp;
<asp:Button ID="btnCancelStati" runat="server" Width="100px" OnClick="btnCancelStati_Click" />
<cc1:ConfirmButtonExtender ID="cbeOkStati" runat="server" ConfirmText="..." TargetControlID="btnOkStati">
</cc1:ConfirmButtonExtender>
<asp:ConfirmButtonExtender ID="cbeOkStati" runat="server" ConfirmText="..." TargetControlID="btnOkStati">
</asp:ConfirmButtonExtender>
</div>
</div>
</asp:Panel>
@@ -1,6 +1,6 @@
<%@ Control Language="C#" AutoEventWireup="true"
Inherits="XPS.WebUserControls.mod_ev2stati" Codebehind="mod_ev2stati.ascx.cs" %>
<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %>
<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="asp" %>
<%@ Register Src="mod_selettore_ajax.ascx" TagName="mod_selettore_ajax" TagPrefix="uc2" %>
<%@ Register Src="mod_filtro.ascx" TagName="mod_filtro" TagPrefix="uc1" %>
<asp:GridView ID="grView" runat="server" AllowPaging="True" AllowSorting="True" AutoGenerateColumns="False"
@@ -103,9 +103,9 @@
<ItemTemplate>
<asp:ImageButton ID="imgDelete" runat="server" CausesValidation="False" CommandName="Delete"
ToolTip='<%# traduci("Delete") %>' ImageUrl='<%# imgPath(SteamWare.tipoImg.elimina , SteamWare.dimImg.small) %>' />
<cc1:ConfirmButtonExtender ID="ConfirmButtonExtender1" runat="server" ConfirmText='<%# traduci("confermaDel")%>'
<asp:ConfirmButtonExtender ID="ConfirmButtonExtender1" runat="server" ConfirmText='<%# traduci("confermaDel")%>'
TargetControlID="imgDelete">
</cc1:ConfirmButtonExtender>
</asp:ConfirmButtonExtender>
</ItemTemplate>
<EditItemTemplate>
<asp:ImageButton ID="imgUpdate2" runat="server" CausesValidation="False" CommandName="Update"
@@ -124,7 +124,7 @@
</Columns>
</asp:GridView>
<asp:ObjectDataSource ID="ods" runat="server" OldValuesParameterFormatString="Original_{0}"
SelectMethod="getFiltered" TypeName="DS_XPSTableAdapters.v_ev2statiTableAdapter"
SelectMethod="getFiltered" TypeName="XPS_data.DS_XPSTableAdapters.v_ev2statiTableAdapter"
OnInserting="recuperaFooter" DeleteMethod="DeleteQuery" InsertMethod="InsertQuery"
UpdateMethod="UpdateQuery">
<SelectParameters>
@@ -160,7 +160,7 @@
<asp:Label ID="lblNumRec" runat="server" CssClass="txtMini"></asp:Label><br />
<asp:Label ID="lblWarning" runat="server" Visible="false" CssClass="erroreMid" />
<asp:ObjectDataSource ID="odsStati" runat="server" SelectMethod="getByMappaTipoObj"
TypeName="DS_XPSTableAdapters.StatiTableAdapter">
TypeName="XPS_data.DS_XPSTableAdapters.StatiTableAdapter">
<SelectParameters>
<asp:SessionParameter DefaultValue="0" Name="IdxTipoObj" SessionField="IdxTipoObj_sel"
Type="Int32" />
@@ -175,6 +175,6 @@
<uc1:mod_filtro ID="Mod_filtroTipoObjDest" runat="server" changeCheckEnabled="false"
changeCheckVisible="false" />
<asp:ObjectDataSource ID="odsTipoObj" runat="server" OldValuesParameterFormatString="Original_{0}"
SelectMethod="GetData" TypeName="DS_utilityTableAdapters.v_selTipoObjTableAdapter">
SelectMethod="GetData" TypeName="XPS_data.DS_utilityTableAdapters.v_selTipoObjTableAdapter">
</asp:ObjectDataSource>
</asp:Panel>
+2 -2
View File
@@ -1,6 +1,6 @@
<%@ Control Language="C#" AutoEventWireup="true" Inherits="XPS.WebUserControls.mod_fixCal" Codebehind="mod_fixCal.ascx.cs" %>
<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %>
<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="asp" %>
<asp:TextBox ID="TextBox1" runat="server" Visible="false">
</asp:TextBox>
<cc1:CalendarExtender ID="CalendarExtender1" runat="server" TargetControlID="TextBox1"
<asp:CalendarExtender ID="CalendarExtender1" runat="server" TargetControlID="TextBox1"
FirstDayOfWeek="monday" Format="dd/MM/yyyy" />
@@ -9,10 +9,13 @@ using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Web.UI.HtmlControls;
public partial class mod_fixCal : System.Web.UI.UserControl
namespace XPS.WebUserControls
{
protected void Page_Load(object sender, EventArgs e)
public partial class mod_fixCal : System.Web.UI.UserControl
{
protected void Page_Load(object sender, EventArgs e)
{
}
}
}
}
@@ -20,7 +20,7 @@
</Columns>
</asp:GridView>
<asp:ObjectDataSource ID="ods" runat="server" OldValuesParameterFormatString="original_{0}"
SelectMethod="getByIdxObj" TypeName="DS_applicazioneTableAdapters.v_logStatiTableAdapter">
SelectMethod="getByIdxObj" TypeName="XPS_data.DS_applicazioneTableAdapters.v_logStatiTableAdapter">
<SelectParameters>
<asp:ControlParameter ControlID="txtSelObj" Name="IdxObj" PropertyName="Text" Type="String" />
</SelectParameters>
@@ -1,4 +1,4 @@
<%@ Control Language="C#" AutoEventWireup="true"
Inherits="XPS.WebUserControls.mod_menuBottom" Codebehind="mod_menuBottom.ascx.cs" %>
<asp:Label runat="server" ID="lblApp" Text="."></asp:Label><asp:Label ID="lblrev" runat="server">100 - </asp:Label>
<asp:Label runat="server" ID="lblCopyRight" Text="..."></asp:Label>
<asp:Label runat="server" ID="lblApp" Text="." /><asp:Label ID="lblrev" runat="server"> - </asp:Label>
<asp:Label runat="server" ID="lblCopyRight" Text="..." />
@@ -9,6 +9,7 @@ using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Web.UI.HtmlControls;
namespace XPS.WebUserControls
{
public partial class mod_menuBottom : System.Web.UI.UserControl
@@ -16,7 +17,7 @@ namespace XPS.WebUserControls
protected void Page_Load(object sender, EventArgs e)
{
// sistemo le stringhe...
lblApp.Text = string.Format("<b>{0}</b> v.{1}.", ConfigurationManager.AppSettings.Get("appName"), ConfigurationManager.AppSettings.Get("mainRev"));
lblApp.Text = string.Format("<b>{0}</b> v.{1}.{2}", ConfigurationManager.AppSettings.Get("appName"), ConfigurationManager.AppSettings.Get("mainRev"), ConfigurationManager.AppSettings.Get("minRev"));
lblCopyRight.Text = string.Format("<b>{0}</b>", ConfigurationManager.AppSettings.Get("copyRight"));
}
}
@@ -1,4 +1,4 @@
<%@ Control Language="C#" AutoEventWireup="true" Inherits="XPS.WebUserControls.mod_menuBottomMini" Codebehind="mod_menuBottomPortable.ascx.cs" %>
<asp:Label runat="server" ID="lblCopyRight" Text="..." CssClass="txtCopyright"></asp:Label><br />
<asp:Label runat="server" ID="lbl1" Text="for EnergyService" CssClass="txtFooter"></asp:Label>
<asp:Label runat="server" ID="lblCopyRight" Text="..." CssClass="txtCopyright" /><br />
<asp:Label runat="server" ID="lbl1" Text="for EnergyService" CssClass="txtFooter" />
@@ -0,0 +1,4 @@
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_menuTopCompact.ascx.cs" Inherits="XPS.WebUserControls.mod_menuTopCompact" %>
<div id="titleGMW" style="margin: 0px 0px 0px 0px; background-color: #6666FF; text-align: center;">
<asp:Label ID="lblTitolo" runat="server" Text="" Style="color: #FFFFFF; font-size:10pt"/>
</div>
@@ -0,0 +1,45 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
using SteamWare;
namespace XPS.WebUserControls
{
public partial class mod_menuTopCompact : System.Web.UI.UserControl
{
protected void Page_Load(object sender, EventArgs e)
{
string operatore = "";
try
{
operatore = user_std.UtSn.CognomeNome;
}
catch
{
// rimando a login...
Response.Redirect("~/Default.aspx");
}
if (operatore != "")
{
lblTitolo.Text = string.Format("{0} - {1}", traduci(memLayer.ML.confReadString("titleApp")), operatore);
}
else
{
lblTitolo.Text = traduci(memLayer.ML.confReadString("titleApp"));
}
}
/// <summary>
/// wrapper traduzione termini
/// </summary>
/// <param name="lemma"></param>
/// <returns></returns>
public string traduci(string lemma)
{
return user_std.UtSn.Traduci(lemma);
}
}
}
@@ -0,0 +1,25 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:2.0.50727.4963
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace XPS.WebUserControls {
public partial class mod_menuTopCompact {
/// <summary>
/// lblTitolo control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label lblTitolo;
}
}
@@ -13,7 +13,7 @@
DataValueField="value" >
</asp:DropDownList>
<asp:ObjectDataSource ID="odsValLav" runat="server" OldValuesParameterFormatString="original_{0}"
SelectMethod="GetData" TypeName="DS_utilityTableAdapters.v_selAnagLavTableAdapter">
SelectMethod="GetData" TypeName="XPS_data.DS_utilityTableAdapters.v_selAnagLavTableAdapter">
</asp:ObjectDataSource>
</span><span style="float: right;">
<asp:Label runat="server" ID="lblFromDate" />
@@ -41,7 +41,7 @@
</SeparatorTemplate>
</asp:Repeater>
<asp:ObjectDataSource ID="odsDate" runat="server" OldValuesParameterFormatString="original_{0}"
SelectMethod="getByDataMin" TypeName="DS_utilityTableAdapters.v_dateEsecuzioneTableAdapter">
SelectMethod="getByDataMin" TypeName="XPS_data.DS_utilityTableAdapters.v_dateEsecuzioneTableAdapter">
<SelectParameters>
<asp:ControlParameter ControlID="txtFromDate" Name="dataMin" PropertyName="Text"
Type="DateTime" />
+1 -1
View File
@@ -41,7 +41,7 @@
</Columns>
</asp:GridView>
<asp:ObjectDataSource ID="odsScadute" runat="server" OldValuesParameterFormatString="original_{0}"
SelectMethod="getPreDueDate" TypeName="DS_applicazioneTableAdapters.v_ULPTableAdapter"
SelectMethod="getPreDueDate" TypeName="XPS_data.DS_applicazioneTableAdapters.v_ULPTableAdapter"
FilterExpression=" (Cliente LIKE '%{0}%' OR DDT LIKE '%{0}%' OR Descrizione LIKE '%{0}%' ) AND (CodCli = '{1}')">
<FilterParameters>
<asp:SessionParameter DefaultValue="*" Name="ricerca" SessionField="valoreCercato" />
@@ -1,6 +1,6 @@
<%@ Control Language="C#" AutoEventWireup="true"
Inherits="XPS.WebUserControls.mod_vocabolario" Codebehind="mod_vocabolario.ascx.cs" %>
<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %>
<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="asp" %>
<table class="contrDx">
<tr>
<td>
@@ -58,9 +58,9 @@
<ItemTemplate>
<asp:ImageButton ID="imgDelete" runat="server" CausesValidation="False" CommandName="Delete"
ToolTip='<%# traduci("Delete") %>' ImageUrl='<%# imgPath(SteamWare.tipoImg.elimina, SteamWare.dimImg.small) %>' />
<cc1:ConfirmButtonExtender ID="ConfirmButtonExtender1" runat="server" ConfirmText='<%# traduci("confermaDel")%>'
<asp:ConfirmButtonExtender ID="ConfirmButtonExtender1" runat="server" ConfirmText='<%# traduci("confermaDel")%>'
TargetControlID="imgDelete">
</cc1:ConfirmButtonExtender>
</asp:ConfirmButtonExtender>
</ItemTemplate>
</asp:TemplateField>
</Columns>
@@ -97,8 +97,8 @@
<td>
<asp:Button ID="btnNewLemma" runat="server" OnClick="btnNewLemma_Click" />
<asp:TextBox ID="txtNewLemma" runat="server" />
<cc1:TextBoxWatermarkExtender ID="TBW_newLemma" runat="server" TargetControlID="txtNewLemma" WatermarkCssClass="watermark">
</cc1:TextBoxWatermarkExtender>
<asp:TextBoxWatermarkExtender ID="TBW_newLemma" runat="server" TargetControlID="txtNewLemma" WatermarkCssClass="watermark">
</asp:TextBoxWatermarkExtender>
</td>
</tr>
</table>
+226
View File
@@ -0,0 +1,226 @@
<publishData>
<publishTarget publishUrl="http://localhost/XPS/">
<file relUrl="images/cancel.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="images/cancel_s.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="images/orangeGrad32.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="WebUserControls/mod_menuSx.ascx" publishTime="10/27/2011 10:35:22" />
<file relUrl="bin/zh-CHS/AjaxControlToolkit.resources.dll" publishTime="12/24/2009 12:41:10" />
<file relUrl="login.aspx" publishTime="10/25/2011 17:51:11" />
<file relUrl="images/clonaObj_s.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="menu.aspx" publishTime="10/25/2011 17:51:11" />
<file relUrl="images/expand_blue.jpg" publishTime="10/25/2011 17:50:02" />
<file relUrl="bin/System.Web.Ajax.pdb" publishTime="12/24/2009 12:41:09" />
<file relUrl="images/barcode_orange_s.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="logs/20081021.txt" publishTime="10/25/2011 17:50:11" />
<file relUrl="bin/zh-CHT/AjaxControlToolkit.resources.dll" publishTime="12/24/2009 12:41:10" />
<file relUrl="images/clonaObj_l.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="images/flag-xb.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="WebMasterPages/AjaxSearch.master" publishTime="11/02/2011 08:06:58" />
<file relUrl="images/elimina_s.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="WebUserControls/mod_anagraficaEventi.ascx" publishTime="11/04/2011 08:21:37" />
<file relUrl="images/wt_ko.gif" publishTime="10/25/2011 17:50:02" />
<file relUrl="WebUserControls/mod_anagraficaStati.ascx" publishTime="11/04/2011 08:21:36" />
<file relUrl="equaConnectionStrings.config" publishTime="10/25/2011 17:50:55" />
<file relUrl="bin/XPS.pdb" publishTime="11/04/2011 12:19:56" />
<file relUrl="images/red32.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="images/bg_dark.jpg" publishTime="10/25/2011 17:50:02" />
<file relUrl="images/new_l.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="images/bg-menu-main.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="images/logo_sw.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="logs/20081017.txt" publishTime="10/25/2011 17:50:11" />
<file relUrl="logs/20081009.txt" publishTime="10/25/2011 17:50:11" />
<file relUrl="WebUserControls/mod_main_help.ascx" publishTime="10/27/2011 10:35:22" />
<file relUrl="images/edit_disabled.gif" publishTime="10/25/2011 17:50:02" />
<file relUrl="images/new_disabled.gif" publishTime="10/25/2011 17:50:02" />
<file relUrl="logs/20081008.txt" publishTime="10/25/2011 17:50:11" />
<file relUrl="WebUserControls/mod_barcode.ascx" publishTime="11/04/2011 12:19:22" />
<file relUrl="bin/pt/AjaxControlToolkit.resources.dll" publishTime="12/24/2009 12:41:10" />
<file relUrl="WebUserControls/mod_logStati.ascx" publishTime="11/04/2011 08:19:51" />
<file relUrl="images/notepad_m.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="bin/hi/AjaxControlToolkit.resources.dll" publishTime="12/24/2009 12:41:09" />
<file relUrl="images/apply_s.gif" publishTime="10/25/2011 17:50:02" />
<file relUrl="images/delete_disabled.gif" publishTime="10/25/2011 17:50:02" />
<file relUrl="images/sfondo.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="bin/ja/AjaxControlToolkit.resources.dll" publishTime="12/24/2009 12:41:09" />
<file relUrl="WebUserControls/mod_scadenziarioCommesse.ascx" publishTime="11/04/2011 08:19:53" />
<file relUrl="images/upLvl.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="bin/SteamWare.XML" publishTime="11/04/2011 12:03:10" />
<file relUrl="bin/he/AjaxControlToolkit.resources.dll" publishTime="12/24/2009 12:41:09" />
<file relUrl="images/detail.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="images/apply_m.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="images/barcode_white_s.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="elencoCommProd.aspx" publishTime="10/25/2011 17:51:12" />
<file relUrl="images/apply.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="images/flag-en.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="WebUserControls/mod_ev2stati.ascx" publishTime="11/04/2011 08:21:36" />
<file relUrl="images/barcode_orange_m.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="WebUserControls/mod_dettaglioGiornaliero.ascx" publishTime="11/04/2011 08:19:52" />
<file relUrl="unauthorized.aspx" publishTime="10/25/2011 17:51:10" />
<file relUrl="WebMasterPages/AjaxTitle.master" publishTime="11/02/2011 08:08:15" />
<file relUrl="elencoComm.aspx" publishTime="10/25/2011 17:51:12" />
<file relUrl="bin/XPS.dll" publishTime="11/04/2011 12:19:56" />
<file relUrl="logs/20081028.txt" publishTime="10/25/2011 17:50:11" />
<file relUrl="bin/es/AjaxControlToolkit.resources.dll" publishTime="12/24/2009 12:41:09" />
<file relUrl="bin/AjaxControlToolkit.dll" publishTime="12/24/2009 12:41:09" />
<file relUrl="bin/cs/AjaxControlToolkit.resources.dll" publishTime="12/24/2009 12:41:09" />
<file relUrl="WebUserControls/mod_titlePortable.ascx" publishTime="10/27/2011 10:35:20" />
<file relUrl="images/divietoaccesso.gif" publishTime="10/25/2011 17:50:02" />
<file relUrl="images/clonaObj.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="WebUserControls/mod_ricercaGenerica.ascx" publishTime="10/27/2011 10:35:21" />
<file relUrl="WebUserControls/mod_lemmiVocab.ascx" publishTime="10/27/2011 10:35:23" />
<file relUrl="images/semaRosso_s.gif" publishTime="10/25/2011 17:50:02" />
<file relUrl="WebUserControls/mod_update.ascx" publishTime="10/27/2011 10:35:20" />
<file relUrl="images/select.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="logs/20080917.txt" publishTime="10/25/2011 17:50:11" />
<file relUrl="images/flag-pl.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="images/ModPassw.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="update.aspx" publishTime="10/25/2011 17:51:10" />
<file relUrl="images/select.gif" publishTime="10/25/2011 17:50:02" />
<file relUrl="images/wt_ok.gif" publishTime="10/25/2011 17:50:02" />
<file relUrl="WebUserControls/mod_dettComm.ascx" publishTime="11/04/2011 08:21:36" />
<file relUrl="WebMasterPages/AjaxSimpleUpload.master" publishTime="11/02/2011 08:08:15" />
<file relUrl="images/view_s.gif" publishTime="10/25/2011 17:50:02" />
<file relUrl="bin/AjaxControlToolkit.pdb" publishTime="12/24/2009 12:41:09" />
<file relUrl="WebMasterPages/CompactBCode.Master" publishTime="11/04/2011 12:14:55" />
<file relUrl="images/NodeResults.gif" publishTime="10/25/2011 17:50:02" />
<file relUrl="images/ProgressBar.gif" publishTime="10/25/2011 17:50:02" />
<file relUrl="bin/ru/AjaxControlToolkit.resources.dll" publishTime="12/24/2009 12:41:10" />
<file relUrl="WebUserControls/mod_currentTask.ascx" publishTime="11/04/2011 11:22:32" />
<file relUrl="images/sfondoBody.jpg" publishTime="10/25/2011 17:50:02" />
<file relUrl="images/edit_m.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="images/ModLang.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="images/unknown_s.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="images/table.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="logs/20081024.txt" publishTime="10/25/2011 17:50:11" />
<file relUrl="images/flag-nl.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="images/unknown_l.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="WebUserControls/mod_downloadFont.ascx" publishTime="10/27/2011 10:35:24" />
<file relUrl="vocabolario.aspx" publishTime="10/25/2011 17:51:09" />
<file relUrl="images/sfondo.jpg" publishTime="10/25/2011 17:50:02" />
<file relUrl="WebUserControls/mod_pageTitleAndSearch.ascx" publishTime="10/27/2011 10:35:21" />
<file relUrl="bin/nl/AjaxControlToolkit.resources.dll" publishTime="12/24/2009 12:41:10" />
<file relUrl="images/installWindows.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="barcode.aspx" publishTime="11/04/2011 12:15:04" />
<file relUrl="images/elimina_l.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="Web.config" publishTime="11/04/2011 14:16:10" />
<file relUrl="images/semaGiallo_m.gif" publishTime="10/25/2011 17:50:02" />
<file relUrl="WebUserControls/mod_vocabolario.ascx" publishTime="11/04/2011 08:21:35" />
<file relUrl="WebUserControls/mod_menuTopCompact.ascx" publishTime="11/04/2011 12:17:36" />
<file relUrl="WebMasterPages/MasterAjax.master" publishTime="11/02/2011 08:08:15" />
<file relUrl="WebUserControls/mod_menuTop.ascx" publishTime="10/27/2011 10:35:21" />
<file relUrl="bin/de/AjaxControlToolkit.resources.dll" publishTime="12/24/2009 12:41:09" />
<file relUrl="bin/ar/AjaxControlToolkit.resources.dll" publishTime="12/24/2009 12:41:09" />
<file relUrl="bin/ko/AjaxControlToolkit.resources.dll" publishTime="12/24/2009 12:41:10" />
<file relUrl="logs/20081015.txt" publishTime="10/25/2011 17:50:11" />
<file relUrl="images/bluGrad32.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="images/edit_l.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="images/header-opened.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="WebUserControls/mod_ULP.ascx" publishTime="11/04/2011 08:21:35" />
<file relUrl="images/view.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="detComm.aspx" publishTime="10/25/2011 17:51:12" />
<file relUrl="AnagraficaStati.aspx" publishTime="10/25/2011 17:51:14" />
<file relUrl="images/clonaObj_m.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="logs/20081112.txt" publishTime="10/25/2011 17:50:11" />
<file relUrl="bin/SteamWare.dll" publishTime="11/04/2011 11:39:18" />
<file relUrl="images/semaVerde_m.gif" publishTime="10/25/2011 17:50:02" />
<file relUrl="logs/20081023.txt" publishTime="10/25/2011 17:50:11" />
<file relUrl="images/edit.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="WebMasterPages/AjaxSimple.master" publishTime="11/04/2011 08:53:39" />
<file relUrl="images/flag-it.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="WebUserControls/mod_completate.ascx" publishTime="11/04/2011 08:19:33" />
<file relUrl="logs/20081010.txt" publishTime="10/25/2011 17:50:11" />
<file relUrl="elencoCommSegr.aspx" publishTime="10/25/2011 17:51:11" />
<file relUrl="WebUserControls/mod_chLang.ascx" publishTime="10/27/2011 10:35:25" />
<file relUrl="images/new_m.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="Query.txt" publishTime="10/25/2011 17:50:55" />
<file relUrl="scadenziarioCommesse.aspx" publishTime="10/25/2011 17:51:10" />
<file relUrl="equaAppSettings.config" publishTime="11/04/2011 09:52:54" />
<file relUrl="images/new.gif" publishTime="10/25/2011 17:50:02" />
<file relUrl="images/apply_l.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="AnagraficaMappe.aspx" publishTime="10/25/2011 17:51:14" />
<file relUrl="images/semaRosso_m.gif" publishTime="10/25/2011 17:50:02" />
<file relUrl="logs/20111025.txt" publishTime="10/25/2011 17:50:11" />
<file relUrl="WebUserControls/mod_elencoComm.ascx" publishTime="11/04/2011 08:21:36" />
<file relUrl="images/view_l.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="images/notepad_l.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="images/barcode_white_l.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="elencoCommMag.aspx" publishTime="10/25/2011 17:51:12" />
<file relUrl="bin/Flesk.ViewState.dll" publishTime="07/26/2011 14:52:31" />
<file relUrl="images/barcode_white_m.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="images/bg_bright.jpg" publishTime="10/25/2011 17:50:02" />
<file relUrl="gestAnagrTbl.aspx" publishTime="10/25/2011 17:51:11" />
<file relUrl="AnagraficaEventi.aspx" publishTime="11/04/2011 08:19:53" />
<file relUrl="bin/SteamWare.pdb" publishTime="11/04/2011 11:39:18" />
<file relUrl="bin/it/AjaxControlToolkit.resources.dll" publishTime="12/24/2009 12:41:09" />
<file relUrl="images/edit_s.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="images/semaGiallo_s.gif" publishTime="10/25/2011 17:50:02" />
<file relUrl="images/downLvl.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="images/new_s.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="images/edit.gif" publishTime="10/25/2011 17:50:02" />
<file relUrl="WebUserControls/mod_scadute.ascx" publishTime="11/04/2011 08:19:33" />
<file relUrl="images/wt_delete.gif" publishTime="10/25/2011 17:50:02" />
<file relUrl="images/delete.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="images/semaGiallo_l.gif" publishTime="10/25/2011 17:50:02" />
<file relUrl="WebUserControls/mod_unauthorized.ascx" publishTime="10/27/2011 10:35:20" />
<file relUrl="WebUserControls/mod_fixCal.ascx" publishTime="11/04/2011 08:21:37" />
<file relUrl="images/collapse.jpg" publishTime="10/25/2011 17:50:02" />
<file relUrl="images/expand.jpg" publishTime="10/25/2011 17:50:02" />
<file relUrl="logs/20081029.txt" publishTime="10/25/2011 17:50:11" />
<file relUrl="images/barcode_orange_l.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="forceUser.aspx" publishTime="10/25/2011 17:51:11" />
<file relUrl="WebUserControls/mod_elencoBarcode.ascx" publishTime="11/04/2011 08:21:36" />
<file relUrl="WebUserControls/mod_selettore_ajax.ascx" publishTime="10/27/2011 10:37:34" />
<file relUrl="images/view_m.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="images/flag-ru.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="bin/ICSharpCode.SharpZipLib.dll" publishTime="09/30/2009 12:25:00" />
<file relUrl="Style.css" publishTime="10/25/2011 17:50:55" />
<file relUrl="images/wizard.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="test.aspx" publishTime="10/25/2011 17:51:10" />
<file relUrl="images/semaVerde_s.gif" publishTime="10/25/2011 17:50:02" />
<file relUrl="AnagraficaObjSet.aspx" publishTime="11/04/2011 08:57:14" />
<file relUrl="images/page_pdf.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="images/deleteold.gif" publishTime="10/25/2011 17:50:02" />
<file relUrl="images/view_disabled.gif" publishTime="10/25/2011 17:50:02" />
<file relUrl="WebUserControls/mod_login.ascx" publishTime="10/27/2011 10:35:23" />
<file relUrl="Default.aspx" publishTime="10/25/2011 17:51:13" />
<file relUrl="logs/20080916.txt" publishTime="10/25/2011 17:50:11" />
<file relUrl="bin/XPS_data.pdb" publishTime="11/04/2011 11:39:19" />
<file relUrl="AnagraficaTipoObj.aspx" publishTime="11/04/2011 08:57:19" />
<file relUrl="Appunti.txt" publishTime="10/25/2011 17:50:52" />
<file relUrl="images/elimina_s.gif" publishTime="10/25/2011 17:50:02" />
<file relUrl="images/flag-de.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="bin/System.Web.Ajax.dll" publishTime="12/24/2009 12:41:09" />
<file relUrl="images/view_s.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="bin/XPS_data.dll" publishTime="11/04/2011 11:39:19" />
<file relUrl="images/elimina.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="images/delete.gif" publishTime="10/25/2011 17:50:02" />
<file relUrl="images/semaVerde_l.gif" publishTime="10/25/2011 17:50:02" />
<file relUrl="logs/20081014.txt" publishTime="10/25/2011 17:50:11" />
<file relUrl="images/cancel_s.gif" publishTime="10/25/2011 17:50:02" />
<file relUrl="images/semaRosso_l.gif" publishTime="10/25/2011 17:50:02" />
<file relUrl="WebMasterPages/Standard.master" publishTime="10/25/2011 17:51:08" />
<file relUrl="WebUserControls/mod_menuBottomPortable.ascx" publishTime="11/04/2011 11:23:12" />
<file relUrl="WebUserControls/mod_filtro.ascx" publishTime="10/27/2011 10:35:23" />
<file relUrl="images/apply_s.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="bin/MDB_Data/si_dt30.mdb" publishTime="10/26/2011 07:36:46" />
<file relUrl="WebMasterPages/Compact.Master" publishTime="11/04/2011 12:14:55" />
<file relUrl="images/cancel_l.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="WebUserControls/mod_navPath.ascx" publishTime="10/27/2011 10:35:21" />
<file relUrl="chLang.aspx" publishTime="10/25/2011 17:51:13" />
<file relUrl="images/notepad_s.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="images/view.gif" publishTime="10/25/2011 17:50:02" />
<file relUrl="bin/fr/AjaxControlToolkit.resources.dll" publishTime="12/24/2009 12:41:09" />
<file relUrl="images/flag-fi.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="WebUserControls/mod_anagraficaMappe.ascx" publishTime="11/04/2011 08:21:37" />
<file relUrl="images/unknown_m.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="images/edit_s.gif" publishTime="10/25/2011 17:50:02" />
<file relUrl="images/elimina_m.png" publishTime="10/25/2011 17:50:02" />
<file relUrl="WebMasterPages/Portable.master" publishTime="11/02/2011 08:08:05" />
<file relUrl="bin/tr-TR/AjaxControlToolkit.resources.dll" publishTime="12/24/2009 12:41:10" />
<file relUrl="images/clonaobj_s.gif" publishTime="10/25/2011 17:50:02" />
<file relUrl="WebUserControls/mod_menuBottom.ascx" publishTime="11/04/2011 11:23:03" />
<file relUrl="logs/20080912.txt" publishTime="10/25/2011 17:50:11" />
<file relUrl="elencoBarcode.aspx" publishTime="10/25/2011 17:51:12" />
<file relUrl="images/cancel_m.png" publishTime="10/25/2011 17:50:02" />
</publishTarget>
</publishData>
+48 -1
View File
@@ -193,6 +193,13 @@
<Compile Include="AnagraficaMappe.aspx.designer.cs">
<DependentUpon>AnagraficaMappe.aspx</DependentUpon>
</Compile>
<Compile Include="AnagraficaObjSet.aspx.cs">
<DependentUpon>AnagraficaObjSet.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="AnagraficaObjSet.aspx.designer.cs">
<DependentUpon>AnagraficaObjSet.aspx</DependentUpon>
</Compile>
<Compile Include="AnagraficaStati.aspx.cs">
<DependentUpon>AnagraficaStati.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
@@ -200,6 +207,13 @@
<Compile Include="AnagraficaStati.aspx.designer.cs">
<DependentUpon>AnagraficaStati.aspx</DependentUpon>
</Compile>
<Compile Include="AnagraficaTipoObj.aspx.cs">
<DependentUpon>AnagraficaTipoObj.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="AnagraficaTipoObj.aspx.designer.cs">
<DependentUpon>AnagraficaTipoObj.aspx</DependentUpon>
</Compile>
<Compile Include="barcode.aspx.cs">
<DependentUpon>barcode.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
@@ -355,6 +369,20 @@
<Compile Include="WebMasterPages\AjaxTitle.master.designer.cs">
<DependentUpon>AjaxTitle.master</DependentUpon>
</Compile>
<Compile Include="WebMasterPages\Compact.Master.cs">
<DependentUpon>Compact.Master</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebMasterPages\Compact.Master.designer.cs">
<DependentUpon>Compact.Master</DependentUpon>
</Compile>
<Compile Include="WebMasterPages\CompactBCode.Master.cs">
<DependentUpon>CompactBCode.Master</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebMasterPages\CompactBCode.Master.designer.cs">
<DependentUpon>CompactBCode.Master</DependentUpon>
</Compile>
<Compile Include="WebMasterPages\MasterAjax.master.cs">
<DependentUpon>MasterAjax.master</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
@@ -418,6 +446,13 @@
<Compile Include="WebUserControls\mod_completate.ascx.designer.cs">
<DependentUpon>mod_completate.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_currentTask.ascx.cs">
<DependentUpon>mod_currentTask.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_currentTask.ascx.designer.cs">
<DependentUpon>mod_currentTask.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_dettaglioGiornaliero.ascx.cs">
<DependentUpon>mod_dettaglioGiornaliero.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
@@ -530,6 +565,13 @@
<Compile Include="WebUserControls\mod_menuTop.ascx.designer.cs">
<DependentUpon>mod_menuTop.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_menuTopCompact.ascx.cs">
<DependentUpon>mod_menuTopCompact.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_menuTopCompact.ascx.designer.cs">
<DependentUpon>mod_menuTopCompact.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_navPath.ascx.cs">
<DependentUpon>mod_navPath.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
@@ -611,13 +653,16 @@
<ItemGroup>
<None Include="docs\ElencoBarcodeXPS.pdf" />
<None Include="docs\FRE3OF9X.TTF" />
<Content Include="AnagraficaObjSet.aspx" />
<Content Include="AnagraficaTipoObj.aspx" />
<Content Include="equaAppSettings.config" />
<Content Include="equaConnectionStrings.config" />
<None Include="images\Thumbs.db" />
<None Include="post-update.bat" />
<None Include="tmp\LabelEqua_1.emf" />
<None Include="tmp\ReportSchedaIdentificazione_1.emf" />
<None Include="WebUserControls\mod_menuBottom.ascx.in" />
<Content Include="WebMasterPages\CompactBCode.Master" />
<Content Include="WebMasterPages\Compact.Master" />
<Content Include="AnagraficaEventi.aspx" />
<Content Include="AnagraficaMappe.aspx" />
<Content Include="AnagraficaStati.aspx" />
@@ -655,6 +700,7 @@
<Content Include="WebUserControls\mod_barcode.ascx" />
<Content Include="WebUserControls\mod_chLang.ascx" />
<Content Include="WebUserControls\mod_completate.ascx" />
<Content Include="WebUserControls\mod_currentTask.ascx" />
<Content Include="WebUserControls\mod_dettaglioGiornaliero.ascx" />
<Content Include="WebUserControls\mod_dettComm.ascx" />
<Content Include="WebUserControls\mod_downloadFont.ascx" />
@@ -671,6 +717,7 @@
<Content Include="WebUserControls\mod_menuBottomPortable.ascx" />
<Content Include="WebUserControls\mod_menuSx.ascx" />
<Content Include="WebUserControls\mod_menuTop.ascx" />
<Content Include="WebUserControls\mod_menuTopCompact.ascx" />
<Content Include="WebUserControls\mod_navPath.ascx" />
<Content Include="WebUserControls\mod_pageTitleAndSearch.ascx" />
<Content Include="WebUserControls\mod_ricercaGenerica.ascx" />
+1 -2
View File
@@ -10,8 +10,7 @@
<NativeDebugging>False</NativeDebugging>
<SQLDebugging>False</SQLDebugging>
<PublishCopyOption>RunFiles</PublishCopyOption>
<PublishTargetLocation>
</PublishTargetLocation>
<PublishTargetLocation>http://localhost/XPS/</PublishTargetLocation>
<PublishDeleteAllFiles>False</PublishDeleteAllFiles>
<PublishCopyAppData>True</PublishCopyAppData>
<ExternalProgram>
+7 -5
View File
@@ -1,8 +1,10 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/WebMasterPages/AjaxTitle.master" AutoEventWireup="true" Inherits="barcode" Codebehind="barcode.aspx.cs" %>
<%@ Page Title="" Language="C#" MasterPageFile="~/WebMasterPages/CompactBCode.Master"
AutoEventWireup="true" Inherits="barcode" CodeBehind="barcode.aspx.cs" %>
<%@ Register Src="WebUserControls/mod_barcode.ascx" tagname="mod_barcode" tagprefix="uc1" %>
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
<%@ Register Src="WebUserControls/mod_barcode.ascx" TagName="mod_barcode" TagPrefix="uc1" %>
<asp:Content ID="Content1" ContentPlaceHolderID="body" runat="Server">
<uc1:mod_barcode ID="mod_barcode1" runat="server" />
<div style="text-align:center; margin-left:auto; margin-right:auto; font-size:24pt;">
<asp:HyperLink runat="server" ID="hlMenu" NavigateUrl="~/menu.aspx" />
</div>
</asp:Content>
+6 -5
View File
@@ -10,10 +10,16 @@ public partial class barcode : System.Web.UI.Page
{
protected void Page_Load(object sender, EventArgs e)
{
traduciObj();
setupComandiBarcode();
setupValoriBarcode();
mod_barcode1.eh_comandoRegistrato += new EventHandler(mod_barcode1_eh_comandoRegistrato);
}
private void traduciObj()
{
hlMenu.Text = user_std.UtSn.Traduci("hlMenu");
}
/// <summary>
/// effettuo il setup dei valori ammessi x il barcode...
/// </summary>
@@ -132,9 +138,4 @@ public partial class barcode : System.Web.UI.Page
if (msg2show != "") mod_barcode1.txtInput2show = msg2show;
}
protected override void OnUnload(EventArgs e)
{
base.OnUnload(e);
mod_barcode1.eh_comandoRegistrato -= new EventHandler(mod_barcode1_eh_comandoRegistrato);
}
}
+9
View File
@@ -20,4 +20,13 @@ public partial class barcode {
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::XPS.WebUserControls.mod_barcode mod_barcode1;
/// <summary>
/// hlMenu control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.HyperLink hlMenu;
}
File diff suppressed because it is too large Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
+3
View File
@@ -19,6 +19,7 @@
<add key="welcomeApp" value="XPS_welcomeApp"/>
<add key="appName" value="XPS"/>
<add key="mainRev" value="1.0"/>
<add key="minRev" value="110"/>
<add key="copyRight" value="SteamWare © 2008"/>
<add key="defaultApp" value="XPS_Appl"/>
<add key="defaultTitle" value="XPS_ShortWelcome"/>
@@ -33,6 +34,8 @@
<add key="PermessiConnectionString" value="Data Source=localhost;Initial Catalog=SteamWare_XPS;Persist Security Info=True;User id=equa;Password=steamware"/>
<add key="UtenteCdcConnectionString" value="Data Source=localhost;Initial Catalog=SteamWare_Anagrafica;Persist Security Info=True;User id=equa;Password=steamware"/>
<add key="VocabolarioConnectionString" value="Data Source=localhost;Initial Catalog=SteamWare_Vocabolario;Persist Security Info=True;User id=equa;Password=steamware"/>
<!--Area barcode-->
<add key="bCodeRetMain" value="bcex"/>
<!-- Setup link a reporting -->
<add key="urlReporting" value="http://{0}/ReportServer?/{1}/{2}&amp;rs:Command=Render&amp;rc:Parameters=false&amp;rc:Toolbar=true&amp;IdxObj={3}{4}"/>
<!-- NB: "/" == "%2f" -->
+839
View File
@@ -0,0 +1,839 @@
7:48:04 3734 [LEMMA] - lblPwd
7:48:04 3754 [LEMMA] - lblUser
7:48:04 3754 [LEMMA] - lblDominio
7:48:04 3754 [LEMMA] - ForzaUtente
7:48:04 3764 [LEMMA] - btnCommit
7:48:04 7794 [LEMMA] - AnagraficaTipoObjLong
7:48:04 7794 [LEMMA] - AnagraficaStatiLong
7:48:04 7814 [LEMMA] - AnagraficaEventiLong
7:48:04 7854 [INFO] - L'utente Locatelli Samuele (STEAMWAREWIN\samuele) ha effettuato il login correttamente
7:48:04 8644 [LEMMA] - LogOut
7:48:16 6414 [LEMMA] - lblPwd
7:48:16 6434 [LEMMA] - lblUser
7:48:16 6434 [LEMMA] - lblDominio
7:48:16 6434 [LEMMA] - ForzaUtente
7:48:16 6444 [LEMMA] - btnCommit
7:48:16 8304 [LEMMA] - AnagraficaTipoObjLong
7:48:16 8314 [LEMMA] - AnagraficaStatiLong
7:48:16 8314 [LEMMA] - AnagraficaEventiLong
7:48:16 8364 [INFO] - L'utente Locatelli Samuele (STEAMWAREWIN\samuele) ha effettuato il login correttamente
7:48:16 8934 [LEMMA] - LogOut
7:48:18 9174 [LEMMA] - LogOut
7:48:21 7794 [LEMMA] - LogOut
7:48:34 3324 [LEMMA] - LogOut
7:48:54 2804 [LEMMA] - LogOut
7:51:49 6474 [LEMMA] - lblPwd
7:51:49 6494 [LEMMA] - lblUser
7:51:49 6494 [LEMMA] - lblDominio
7:51:49 6494 [LEMMA] - ForzaUtente
7:51:49 6504 [LEMMA] - btnCommit
7:51:49 7594 [LEMMA] - AnagraficaTipoObjLong
7:51:49 7604 [LEMMA] - AnagraficaStatiLong
7:51:49 7604 [LEMMA] - AnagraficaEventiLong
7:51:49 7644 [INFO] - L'utente Locatelli Samuele (STEAMWAREWIN\samuele) ha effettuato il login correttamente
7:51:49 8144 [LEMMA] - LogOut
8:15:41 1741 [LEMMA] - LogOut
8:18:09 5139 [LEMMA] - LogOut
8:18:09 5579 [LEMMA] - Insert
8:18:09 5599 [LEMMA] - Insert
8:18:12 3582 [LEMMA] - LogOut
8:18:12 3622 [LEMMA] - Insert
8:18:12 3622 [LEMMA] - Insert
8:18:24 0314 [LEMMA] - LogOut
8:18:27 3757 [LEMMA] - LogOut
8:19:03 8403 [LEMMA] - LogOut
8:19:39 8314 [LEMMA] - LogOut
8:20:34 6794 [LEMMA] - lblPwd
8:20:34 6804 [LEMMA] - lblUser
8:20:34 6804 [LEMMA] - lblDominio
8:20:34 6804 [LEMMA] - ForzaUtente
8:20:34 6814 [LEMMA] - btnCommit
8:20:34 7804 [LEMMA] - AnagraficaTipoObjLong
8:20:34 7814 [LEMMA] - AnagraficaStatiLong
8:20:34 7814 [LEMMA] - AnagraficaEventiLong
8:20:34 7844 [INFO] - L'utente Locatelli Samuele (STEAMWAREWIN\samuele) ha effettuato il login correttamente
8:20:34 8264 [LEMMA] - LogOut
8:20:44 2514 [LEMMA] - LogOut
8:20:47 7374 [LEMMA] - LogOut
8:21:43 6244 [LEMMA] - lblPwd
8:21:43 6254 [LEMMA] - lblUser
8:21:43 6254 [LEMMA] - lblDominio
8:21:43 6254 [LEMMA] - ForzaUtente
8:21:43 6264 [LEMMA] - btnCommit
8:21:43 7444 [LEMMA] - AnagraficaTipoObjLong
8:21:43 7454 [LEMMA] - AnagraficaStatiLong
8:21:43 7454 [LEMMA] - AnagraficaEventiLong
8:21:43 7494 [INFO] - L'utente Locatelli Samuele (STEAMWAREWIN\samuele) ha effettuato il login correttamente
8:21:43 8034 [LEMMA] - LogOut
8:22:36 0154 [LEMMA] - lblPwd
8:22:36 0164 [LEMMA] - lblUser
8:22:36 0164 [LEMMA] - lblDominio
8:22:36 0174 [LEMMA] - ForzaUtente
8:22:36 0174 [LEMMA] - btnCommit
8:22:36 1174 [LEMMA] - AnagraficaTipoObjLong
8:22:36 1184 [LEMMA] - AnagraficaStatiLong
8:22:36 1184 [LEMMA] - AnagraficaEventiLong
8:22:36 1234 [INFO] - L'utente Locatelli Samuele (STEAMWAREWIN\samuele) ha effettuato il login correttamente
8:22:36 1794 [LEMMA] - LogOut
8:22:39 1354 [LEMMA] - LogOut
8:26:02 2604 [LEMMA] - LogOut
8:26:05 4714 [LEMMA] - LogOut
8:26:05 4724 [LEMMA] - lblPwd
8:26:05 4724 [LEMMA] - lblUser
8:26:05 4724 [LEMMA] - lblDominio
8:26:05 4724 [LEMMA] - ForzaUtente
8:26:05 4734 [LEMMA] - btnCommit
8:26:05 4834 [LEMMA] - AnagraficaTipoObjLong
8:26:05 4844 [LEMMA] - AnagraficaStatiLong
8:26:05 4844 [LEMMA] - AnagraficaEventiLong
8:26:05 4864 [INFO] - L'utente Locatelli Samuele (STEAMWAREWIN\samuele) ha effettuato il login correttamente
8:26:05 4924 [LEMMA] - LogOut
8:26:07 0714 [LEMMA] - LogOut
8:26:15 2844 [LEMMA] - LogOut
8:34:09 7704 [LEMMA] - lblPwd
8:34:09 7714 [LEMMA] - lblUser
8:34:09 7714 [LEMMA] - lblDominio
8:34:09 7724 [LEMMA] - ForzaUtente
8:34:09 7724 [LEMMA] - btnCommit
8:34:09 8744 [LEMMA] - AnagraficaTipoObjLong
8:34:09 8754 [LEMMA] - AnagraficaStatiLong
8:34:09 8754 [LEMMA] - AnagraficaEventiLong
8:34:09 8794 [INFO] - L'utente Locatelli Samuele (STEAMWAREWIN\samuele) ha effettuato il login correttamente
8:34:09 9214 [LEMMA] - LogOut
8:34:12 6074 [LEMMA] - LogOut
8:34:12 7294 [LEMMA] - MostraLogStati
8:34:12 7334 [LEMMA] - setStatoObjXps
8:34:12 7344 [LEMMA] - MostraLogStati
8:34:12 7354 [LEMMA] - setStatoObjXps
8:34:12 7354 [LEMMA] - MostraLogStati
8:34:12 7364 [LEMMA] - setStatoObjXps
8:34:12 7364 [LEMMA] - MostraLogStati
8:34:12 7364 [LEMMA] - setStatoObjXps
8:34:12 7374 [LEMMA] - MostraLogStati
8:34:12 7374 [LEMMA] - setStatoObjXps
8:34:12 7374 [LEMMA] - MostraLogStati
8:34:12 7384 [LEMMA] - setStatoObjXps
8:34:12 7384 [LEMMA] - MostraLogStati
8:34:12 7384 [LEMMA] - setStatoObjXps
8:34:12 7394 [LEMMA] - MostraLogStati
8:34:12 7394 [LEMMA] - setStatoObjXps
8:34:12 7404 [LEMMA] - MostraLogStati
8:34:12 7404 [LEMMA] - setStatoObjXps
8:34:12 7404 [LEMMA] - MostraLogStati
8:34:12 7414 [LEMMA] - setStatoObjXps
8:34:12 7414 [LEMMA] - MostraLogStati
8:34:12 7414 [LEMMA] - setStatoObjXps
8:34:12 7424 [LEMMA] - MostraLogStati
8:34:12 7424 [LEMMA] - setStatoObjXps
8:34:12 7434 [LEMMA] - MostraLogStati
8:34:12 7434 [LEMMA] - setStatoObjXps
8:34:12 7434 [LEMMA] - MostraLogStati
8:34:12 7444 [LEMMA] - setStatoObjXps
8:34:12 7444 [LEMMA] - MostraLogStati
8:34:12 7444 [LEMMA] - setStatoObjXps
8:34:20 3144 [LEMMA] - MostraLogStati
8:34:20 3154 [LEMMA] - setStatoObjXps
8:34:20 3154 [LEMMA] - MostraLogStati
8:34:20 3154 [LEMMA] - setStatoObjXps
8:34:20 3164 [LEMMA] - MostraLogStati
8:34:20 3164 [LEMMA] - setStatoObjXps
8:34:20 3164 [LEMMA] - MostraLogStati
8:34:20 3174 [LEMMA] - setStatoObjXps
8:34:20 3174 [LEMMA] - MostraLogStati
8:34:20 3174 [LEMMA] - setStatoObjXps
8:34:20 3184 [LEMMA] - MostraLogStati
8:34:20 3184 [LEMMA] - setStatoObjXps
8:34:20 3194 [LEMMA] - MostraLogStati
8:34:20 3194 [LEMMA] - setStatoObjXps
8:34:20 3194 [LEMMA] - MostraLogStati
8:34:20 3204 [LEMMA] - setStatoObjXps
8:34:20 3204 [LEMMA] - MostraLogStati
8:34:20 3204 [LEMMA] - setStatoObjXps
8:34:20 3214 [LEMMA] - MostraLogStati
8:34:20 3214 [LEMMA] - setStatoObjXps
8:34:20 3214 [LEMMA] - MostraLogStati
8:34:20 3224 [LEMMA] - setStatoObjXps
8:34:20 3224 [LEMMA] - MostraLogStati
8:34:20 3224 [LEMMA] - setStatoObjXps
8:34:20 3234 [LEMMA] - MostraLogStati
8:34:20 3234 [LEMMA] - setStatoObjXps
8:34:20 3244 [LEMMA] - MostraLogStati
8:34:20 3244 [LEMMA] - setStatoObjXps
8:34:20 3244 [LEMMA] - MostraLogStati
8:34:20 3254 [LEMMA] - setStatoObjXps
8:34:28 5474 [LEMMA] - MostraLogStati
8:34:28 5474 [LEMMA] - setStatoObjXps
8:34:28 5484 [LEMMA] - MostraLogStati
8:34:28 5484 [LEMMA] - setStatoObjXps
8:34:28 5484 [LEMMA] - MostraLogStati
8:34:28 5494 [LEMMA] - setStatoObjXps
8:34:28 5494 [LEMMA] - MostraLogStati
8:34:28 5494 [LEMMA] - setStatoObjXps
8:34:35 4654 [LEMMA] - MostraLogStati
8:34:35 4664 [LEMMA] - setStatoObjXps
8:34:35 4664 [LEMMA] - MostraLogStati
8:34:35 4674 [LEMMA] - setStatoObjXps
8:34:35 4674 [LEMMA] - MostraLogStati
8:34:35 4674 [LEMMA] - setStatoObjXps
8:34:35 4684 [LEMMA] - MostraLogStati
8:34:35 4684 [LEMMA] - setStatoObjXps
8:34:35 4684 [LEMMA] - MostraLogStati
8:34:35 4694 [LEMMA] - setStatoObjXps
8:34:35 4694 [LEMMA] - MostraLogStati
8:34:35 4694 [LEMMA] - setStatoObjXps
8:34:35 4704 [LEMMA] - MostraLogStati
8:34:35 4704 [LEMMA] - setStatoObjXps
8:34:35 4714 [LEMMA] - MostraLogStati
8:34:35 4714 [LEMMA] - setStatoObjXps
8:34:35 4714 [LEMMA] - MostraLogStati
8:34:35 4724 [LEMMA] - setStatoObjXps
8:34:35 4724 [LEMMA] - MostraLogStati
8:34:35 4724 [LEMMA] - setStatoObjXps
8:34:35 4734 [LEMMA] - MostraLogStati
8:34:35 4734 [LEMMA] - setStatoObjXps
8:34:35 4744 [LEMMA] - MostraLogStati
8:34:35 4744 [LEMMA] - setStatoObjXps
8:34:35 4744 [LEMMA] - MostraLogStati
8:34:35 4754 [LEMMA] - setStatoObjXps
8:34:35 4754 [LEMMA] - MostraLogStati
8:34:35 4754 [LEMMA] - setStatoObjXps
8:34:35 4764 [LEMMA] - MostraLogStati
8:34:35 4764 [LEMMA] - setStatoObjXps
8:34:37 6584 [LEMMA] - LogOut
8:34:37 6984 [LEMMA] - MostraLogStati
8:34:37 6984 [LEMMA] - setStatoObjXps
8:34:37 6994 [LEMMA] - MostraLogStati
8:34:37 6994 [LEMMA] - setStatoObjXps
8:34:37 7004 [LEMMA] - MostraLogStati
8:34:37 7004 [LEMMA] - setStatoObjXps
8:34:37 7014 [LEMMA] - MostraLogStati
8:34:37 7014 [LEMMA] - setStatoObjXps
8:34:37 7024 [LEMMA] - MostraLogStati
8:34:37 7024 [LEMMA] - setStatoObjXps
8:34:37 7024 [LEMMA] - MostraLogStati
8:34:37 7034 [LEMMA] - setStatoObjXps
8:34:37 7034 [LEMMA] - MostraLogStati
8:34:37 7034 [LEMMA] - setStatoObjXps
8:34:37 7044 [LEMMA] - MostraLogStati
8:34:37 7044 [LEMMA] - setStatoObjXps
8:34:37 7044 [LEMMA] - MostraLogStati
8:34:37 7054 [LEMMA] - setStatoObjXps
8:34:37 7054 [LEMMA] - MostraLogStati
8:34:37 7064 [LEMMA] - setStatoObjXps
8:34:37 7064 [LEMMA] - MostraLogStati
8:34:37 7064 [LEMMA] - setStatoObjXps
8:34:37 7074 [LEMMA] - MostraLogStati
8:34:37 7074 [LEMMA] - setStatoObjXps
8:34:37 7074 [LEMMA] - MostraLogStati
8:34:37 7084 [LEMMA] - setStatoObjXps
8:34:37 7084 [LEMMA] - MostraLogStati
8:34:37 7084 [LEMMA] - setStatoObjXps
8:34:37 7094 [LEMMA] - MostraLogStati
8:34:37 7094 [LEMMA] - setStatoObjXps
8:34:40 9184 [LEMMA] - MostraLogStati
8:34:40 9194 [LEMMA] - setStatoObjXps
8:34:40 9194 [LEMMA] - MostraLogStati
8:34:40 9194 [LEMMA] - setStatoObjXps
8:34:40 9204 [LEMMA] - MostraLogStati
8:34:40 9204 [LEMMA] - setStatoObjXps
8:34:40 9214 [LEMMA] - MostraLogStati
8:34:40 9214 [LEMMA] - setStatoObjXps
8:34:40 9214 [LEMMA] - MostraLogStati
8:34:40 9224 [LEMMA] - setStatoObjXps
8:34:40 9224 [LEMMA] - MostraLogStati
8:34:40 9224 [LEMMA] - setStatoObjXps
8:34:40 9234 [LEMMA] - MostraLogStati
8:34:40 9234 [LEMMA] - setStatoObjXps
8:34:40 9244 [LEMMA] - MostraLogStati
8:34:40 9244 [LEMMA] - setStatoObjXps
8:34:40 9254 [LEMMA] - MostraLogStati
8:34:40 9254 [LEMMA] - setStatoObjXps
8:34:40 9254 [LEMMA] - MostraLogStati
8:34:40 9264 [LEMMA] - setStatoObjXps
8:34:40 9264 [LEMMA] - MostraLogStati
8:34:40 9264 [LEMMA] - setStatoObjXps
8:34:40 9274 [LEMMA] - MostraLogStati
8:34:40 9274 [LEMMA] - setStatoObjXps
8:34:40 9274 [LEMMA] - MostraLogStati
8:34:40 9284 [LEMMA] - setStatoObjXps
8:34:40 9284 [LEMMA] - MostraLogStati
8:34:40 9294 [LEMMA] - setStatoObjXps
8:34:40 9294 [LEMMA] - MostraLogStati
8:34:40 9294 [LEMMA] - setStatoObjXps
8:34:43 0594 [LEMMA] - MostraLogStati
8:34:43 0604 [LEMMA] - setStatoObjXps
8:34:43 0604 [LEMMA] - MostraLogStati
8:34:43 0614 [LEMMA] - setStatoObjXps
8:34:43 0614 [LEMMA] - MostraLogStati
8:34:43 0614 [LEMMA] - setStatoObjXps
8:34:43 0624 [LEMMA] - MostraLogStati
8:34:43 0624 [LEMMA] - setStatoObjXps
8:34:43 0634 [LEMMA] - MostraLogStati
8:34:43 0634 [LEMMA] - setStatoObjXps
8:34:43 0634 [LEMMA] - MostraLogStati
8:34:43 0644 [LEMMA] - setStatoObjXps
8:34:43 0644 [LEMMA] - MostraLogStati
8:34:43 0654 [LEMMA] - setStatoObjXps
8:34:43 0654 [LEMMA] - MostraLogStati
8:34:43 0654 [LEMMA] - setStatoObjXps
8:34:43 0664 [LEMMA] - MostraLogStati
8:34:43 0664 [LEMMA] - setStatoObjXps
8:34:43 0674 [LEMMA] - MostraLogStati
8:34:43 0674 [LEMMA] - setStatoObjXps
8:34:43 0674 [LEMMA] - MostraLogStati
8:34:43 0684 [LEMMA] - setStatoObjXps
8:34:43 0684 [LEMMA] - MostraLogStati
8:34:43 0684 [LEMMA] - setStatoObjXps
8:34:43 0694 [LEMMA] - MostraLogStati
8:34:43 0694 [LEMMA] - setStatoObjXps
8:34:43 0694 [LEMMA] - MostraLogStati
8:34:43 0704 [LEMMA] - setStatoObjXps
8:34:43 0704 [LEMMA] - MostraLogStati
8:34:43 0714 [LEMMA] - setStatoObjXps
8:34:48 9004 [LEMMA] - LogOut
8:34:55 8734 [LEMMA] - LogOut
8:34:59 1144 [LEMMA] - AnagraficaTipoObjLong
8:34:59 1154 [LEMMA] - AnagraficaStatiLong
8:34:59 1154 [LEMMA] - AnagraficaEventiLong
8:34:59 1414 [LEMMA] - LogOut
8:34:59 1794 [LEMMA] - MostraLogStati
8:34:59 1804 [LEMMA] - setStatoObjXps
8:34:59 1824 [LEMMA] - MostraLogStati
8:34:59 1824 [LEMMA] - setStatoObjXps
8:34:59 1844 [LEMMA] - MostraLogStati
8:34:59 1854 [LEMMA] - setStatoObjXps
8:34:59 1864 [LEMMA] - MostraLogStati
8:34:59 1864 [LEMMA] - setStatoObjXps
8:34:59 1874 [LEMMA] - MostraLogStati
8:34:59 1884 [LEMMA] - setStatoObjXps
8:34:59 1894 [LEMMA] - MostraLogStati
8:34:59 1904 [LEMMA] - setStatoObjXps
8:34:59 1914 [LEMMA] - MostraLogStati
8:34:59 1924 [LEMMA] - setStatoObjXps
8:34:59 1934 [LEMMA] - MostraLogStati
8:34:59 1944 [LEMMA] - setStatoObjXps
8:34:59 1954 [LEMMA] - MostraLogStati
8:34:59 1964 [LEMMA] - setStatoObjXps
8:34:59 1974 [LEMMA] - MostraLogStati
8:34:59 1984 [LEMMA] - setStatoObjXps
8:34:59 1994 [LEMMA] - MostraLogStati
8:34:59 2004 [LEMMA] - setStatoObjXps
8:34:59 2014 [LEMMA] - MostraLogStati
8:34:59 2024 [LEMMA] - setStatoObjXps
8:34:59 2034 [LEMMA] - MostraLogStati
8:34:59 2044 [LEMMA] - setStatoObjXps
8:34:59 2054 [LEMMA] - MostraLogStati
8:34:59 2064 [LEMMA] - setStatoObjXps
8:34:59 2074 [LEMMA] - MostraLogStati
8:34:59 2074 [LEMMA] - setStatoObjXps
8:35:01 3024 [LEMMA] - LogOut
8:35:01 3484 [LEMMA] - MostraLogStati
8:35:01 3494 [LEMMA] - setStatoObjXps
8:35:01 3504 [LEMMA] - MostraLogStati
8:35:01 3514 [LEMMA] - setStatoObjXps
8:35:01 3564 [LEMMA] - MostraLogStati
8:35:01 3574 [LEMMA] - setStatoObjXps
8:35:01 3584 [LEMMA] - MostraLogStati
8:35:01 3594 [LEMMA] - setStatoObjXps
8:35:01 3604 [LEMMA] - MostraLogStati
8:35:01 3614 [LEMMA] - setStatoObjXps
8:35:01 3624 [LEMMA] - MostraLogStati
8:35:01 3634 [LEMMA] - setStatoObjXps
8:35:01 3644 [LEMMA] - MostraLogStati
8:35:01 3654 [LEMMA] - setStatoObjXps
8:35:01 3664 [LEMMA] - MostraLogStati
8:35:01 3674 [LEMMA] - setStatoObjXps
8:35:01 3684 [LEMMA] - MostraLogStati
8:35:01 3694 [LEMMA] - setStatoObjXps
8:35:01 3704 [LEMMA] - MostraLogStati
8:35:01 3714 [LEMMA] - setStatoObjXps
8:35:01 3724 [LEMMA] - MostraLogStati
8:35:01 3734 [LEMMA] - setStatoObjXps
8:35:01 3744 [LEMMA] - MostraLogStati
8:35:01 3754 [LEMMA] - setStatoObjXps
8:35:01 3764 [LEMMA] - MostraLogStati
8:35:01 3774 [LEMMA] - setStatoObjXps
8:35:01 3784 [LEMMA] - MostraLogStati
8:35:01 3794 [LEMMA] - setStatoObjXps
8:35:01 3804 [LEMMA] - MostraLogStati
8:35:01 3804 [LEMMA] - setStatoObjXps
8:35:07 3014 [LEMMA] - LogOut
8:35:07 3574 [LEMMA] - MostraLogStati
8:35:07 3584 [LEMMA] - setStatoObjXps
8:35:07 3604 [LEMMA] - MostraLogStati
8:35:07 3614 [LEMMA] - setStatoObjXps
8:35:07 3624 [LEMMA] - MostraLogStati
8:35:07 3634 [LEMMA] - setStatoObjXps
8:35:07 3644 [LEMMA] - MostraLogStati
8:35:07 3654 [LEMMA] - setStatoObjXps
8:35:07 3664 [LEMMA] - MostraLogStati
8:35:07 3674 [LEMMA] - setStatoObjXps
8:35:07 3684 [LEMMA] - MostraLogStati
8:35:07 3684 [LEMMA] - setStatoObjXps
8:35:07 3694 [LEMMA] - MostraLogStati
8:35:07 3704 [LEMMA] - setStatoObjXps
8:35:07 3714 [LEMMA] - MostraLogStati
8:35:07 3724 [LEMMA] - setStatoObjXps
8:35:07 3734 [LEMMA] - MostraLogStati
8:35:07 3744 [LEMMA] - setStatoObjXps
8:35:07 3754 [LEMMA] - MostraLogStati
8:35:07 3764 [LEMMA] - setStatoObjXps
8:35:07 3774 [LEMMA] - MostraLogStati
8:35:07 3784 [LEMMA] - setStatoObjXps
8:35:07 3794 [LEMMA] - MostraLogStati
8:35:07 3804 [LEMMA] - setStatoObjXps
8:35:07 3814 [LEMMA] - MostraLogStati
8:35:07 3824 [LEMMA] - setStatoObjXps
8:35:07 3834 [LEMMA] - MostraLogStati
8:35:07 3834 [LEMMA] - setStatoObjXps
8:35:07 3844 [LEMMA] - MostraLogStati
8:35:07 3854 [LEMMA] - setStatoObjXps
8:35:11 5984 [LEMMA] - MostraLogStati
8:35:11 5984 [LEMMA] - setStatoObjXps
8:35:11 5994 [LEMMA] - MostraLogStati
8:35:11 6004 [LEMMA] - setStatoObjXps
8:35:11 6014 [LEMMA] - MostraLogStati
8:35:11 6014 [LEMMA] - setStatoObjXps
8:35:11 6024 [LEMMA] - MostraLogStati
8:35:11 6034 [LEMMA] - setStatoObjXps
8:35:11 6044 [LEMMA] - MostraLogStati
8:35:11 6044 [LEMMA] - setStatoObjXps
8:35:11 6054 [LEMMA] - MostraLogStati
8:35:11 6064 [LEMMA] - setStatoObjXps
8:35:11 6074 [LEMMA] - MostraLogStati
8:35:11 6074 [LEMMA] - setStatoObjXps
8:35:11 6084 [LEMMA] - MostraLogStati
8:35:11 6094 [LEMMA] - setStatoObjXps
8:35:11 6104 [LEMMA] - MostraLogStati
8:35:11 6114 [LEMMA] - setStatoObjXps
8:35:11 6124 [LEMMA] - MostraLogStati
8:35:11 6134 [LEMMA] - setStatoObjXps
8:35:11 6144 [LEMMA] - MostraLogStati
8:35:11 6154 [LEMMA] - setStatoObjXps
8:35:11 6164 [LEMMA] - MostraLogStati
8:35:11 6174 [LEMMA] - setStatoObjXps
8:35:11 6184 [LEMMA] - MostraLogStati
8:35:11 6194 [LEMMA] - setStatoObjXps
8:35:11 6204 [LEMMA] - MostraLogStati
8:35:11 6214 [LEMMA] - setStatoObjXps
8:35:11 6224 [LEMMA] - MostraLogStati
8:35:11 6234 [LEMMA] - setStatoObjXps
8:35:13 1944 [LEMMA] - MostraLogStati
8:35:13 1954 [LEMMA] - setStatoObjXps
8:35:13 1964 [LEMMA] - MostraLogStati
8:35:13 1964 [LEMMA] - setStatoObjXps
8:35:13 1974 [LEMMA] - MostraLogStati
8:35:13 1984 [LEMMA] - setStatoObjXps
8:35:13 1994 [LEMMA] - MostraLogStati
8:35:13 1994 [LEMMA] - setStatoObjXps
8:35:13 2004 [LEMMA] - MostraLogStati
8:35:13 2014 [LEMMA] - setStatoObjXps
8:35:13 2024 [LEMMA] - MostraLogStati
8:35:13 2024 [LEMMA] - setStatoObjXps
8:35:13 2034 [LEMMA] - MostraLogStati
8:35:13 2044 [LEMMA] - setStatoObjXps
8:35:13 2044 [LEMMA] - MostraLogStati
8:35:13 2054 [LEMMA] - setStatoObjXps
8:35:13 2064 [LEMMA] - MostraLogStati
8:35:13 2064 [LEMMA] - setStatoObjXps
8:35:13 2074 [LEMMA] - MostraLogStati
8:35:13 2084 [LEMMA] - setStatoObjXps
8:35:13 2094 [LEMMA] - MostraLogStati
8:35:13 2104 [LEMMA] - setStatoObjXps
8:35:13 2104 [LEMMA] - MostraLogStati
8:35:13 2114 [LEMMA] - setStatoObjXps
8:35:13 2174 [LEMMA] - MostraLogStati
8:35:13 2174 [LEMMA] - setStatoObjXps
8:35:13 2184 [LEMMA] - MostraLogStati
8:35:13 2194 [LEMMA] - setStatoObjXps
8:35:13 2204 [LEMMA] - MostraLogStati
8:35:13 2204 [LEMMA] - setStatoObjXps
8:35:14 9394 [LEMMA] - MostraLogStati
8:35:14 9404 [LEMMA] - setStatoObjXps
8:35:16 4854 [LEMMA] - MostraLogStati
8:35:16 4864 [LEMMA] - setStatoObjXps
8:35:16 4874 [LEMMA] - MostraLogStati
8:35:16 4884 [LEMMA] - setStatoObjXps
8:35:16 4894 [LEMMA] - MostraLogStati
8:35:16 4904 [LEMMA] - setStatoObjXps
8:35:16 4914 [LEMMA] - MostraLogStati
8:35:16 4924 [LEMMA] - setStatoObjXps
8:35:16 4934 [LEMMA] - MostraLogStati
8:35:16 4944 [LEMMA] - setStatoObjXps
8:35:16 4954 [LEMMA] - MostraLogStati
8:35:16 4964 [LEMMA] - setStatoObjXps
8:35:16 4974 [LEMMA] - MostraLogStati
8:35:16 4984 [LEMMA] - setStatoObjXps
8:35:16 4994 [LEMMA] - MostraLogStati
8:35:16 4994 [LEMMA] - setStatoObjXps
8:35:16 5014 [LEMMA] - MostraLogStati
8:35:16 5014 [LEMMA] - setStatoObjXps
8:35:16 5024 [LEMMA] - MostraLogStati
8:35:16 5034 [LEMMA] - setStatoObjXps
8:35:16 5044 [LEMMA] - MostraLogStati
8:35:16 5054 [LEMMA] - setStatoObjXps
8:35:16 5064 [LEMMA] - MostraLogStati
8:35:16 5074 [LEMMA] - setStatoObjXps
8:35:16 5084 [LEMMA] - MostraLogStati
8:35:16 5094 [LEMMA] - setStatoObjXps
8:35:16 5104 [LEMMA] - MostraLogStati
8:35:16 5114 [LEMMA] - setStatoObjXps
8:35:16 5124 [LEMMA] - MostraLogStati
8:35:16 5134 [LEMMA] - setStatoObjXps
8:35:18 1654 [LEMMA] - LogOut
8:35:24 7014 [LEMMA] - AnagraficaTipoObjLong
8:35:24 7024 [LEMMA] - AnagraficaStatiLong
8:35:24 7024 [LEMMA] - AnagraficaEventiLong
8:35:24 7504 [LEMMA] - LogOut
8:35:26 1834 [LEMMA] - LogOut
8:35:27 6294 [LEMMA] - LogOut
8:38:46 8384 [LEMMA] - lblPwd
8:38:46 8394 [LEMMA] - lblUser
8:38:46 8394 [LEMMA] - lblDominio
8:38:46 8404 [LEMMA] - ForzaUtente
8:38:46 8404 [LEMMA] - btnCommit
8:38:46 9414 [LEMMA] - AnagraficaTipoObjLong
8:38:46 9424 [LEMMA] - AnagraficaStatiLong
8:38:46 9424 [LEMMA] - AnagraficaEventiLong
8:38:46 9464 [INFO] - L'utente Locatelli Samuele (STEAMWAREWIN\samuele) ha effettuato il login correttamente
8:38:46 9994 [LEMMA] - LogOut
8:52:15 7617 [LEMMA] - LogOut
8:53:48 1900 [LEMMA] - LogOut
8:53:48 9210 [LEMMA] - LogOut
8:53:48 9831 [LEMMA] - MostraLogStati
8:53:48 9871 [LEMMA] - setStatoObjXps
8:53:48 9891 [LEMMA] - MostraLogStati
8:53:48 9891 [LEMMA] - setStatoObjXps
8:53:48 9901 [LEMMA] - MostraLogStati
8:53:48 9901 [LEMMA] - setStatoObjXps
8:53:48 9911 [LEMMA] - MostraLogStati
8:53:48 9911 [LEMMA] - setStatoObjXps
8:53:48 9911 [LEMMA] - MostraLogStati
8:53:48 9921 [LEMMA] - setStatoObjXps
8:53:48 9921 [LEMMA] - MostraLogStati
8:53:48 9921 [LEMMA] - setStatoObjXps
8:53:48 9931 [LEMMA] - MostraLogStati
8:53:48 9931 [LEMMA] - setStatoObjXps
8:53:49 0001 [LEMMA] - MostraLogStati
8:53:49 0001 [LEMMA] - setStatoObjXps
8:53:49 0011 [LEMMA] - MostraLogStati
8:53:49 0011 [LEMMA] - setStatoObjXps
8:53:49 0021 [LEMMA] - MostraLogStati
8:53:49 0021 [LEMMA] - setStatoObjXps
8:53:49 0021 [LEMMA] - MostraLogStati
8:53:49 0031 [LEMMA] - setStatoObjXps
8:53:49 0031 [LEMMA] - MostraLogStati
8:53:49 0031 [LEMMA] - setStatoObjXps
8:53:49 0041 [LEMMA] - MostraLogStati
8:53:49 0041 [LEMMA] - setStatoObjXps
8:53:49 0051 [LEMMA] - MostraLogStati
8:53:49 0051 [LEMMA] - setStatoObjXps
8:53:49 0051 [LEMMA] - MostraLogStati
8:53:49 0061 [LEMMA] - setStatoObjXps
8:53:50 3192 [LEMMA] - LogOut
8:53:50 3552 [LEMMA] - MostraLogStati
8:53:50 3552 [LEMMA] - setStatoObjXps
8:53:50 3562 [LEMMA] - MostraLogStati
8:53:50 3562 [LEMMA] - setStatoObjXps
8:53:50 3562 [LEMMA] - MostraLogStati
8:53:50 3562 [LEMMA] - setStatoObjXps
8:53:50 3572 [LEMMA] - MostraLogStati
8:53:50 3572 [LEMMA] - setStatoObjXps
8:53:50 3572 [LEMMA] - MostraLogStati
8:53:50 3582 [LEMMA] - setStatoObjXps
8:53:50 3582 [LEMMA] - MostraLogStati
8:53:50 3582 [LEMMA] - setStatoObjXps
8:53:50 3582 [LEMMA] - MostraLogStati
8:53:50 3592 [LEMMA] - setStatoObjXps
8:53:50 3592 [LEMMA] - MostraLogStati
8:53:50 3592 [LEMMA] - setStatoObjXps
8:53:50 3602 [LEMMA] - MostraLogStati
8:53:50 3602 [LEMMA] - setStatoObjXps
8:53:50 3602 [LEMMA] - MostraLogStati
8:53:50 3602 [LEMMA] - setStatoObjXps
8:53:50 3612 [LEMMA] - MostraLogStati
8:53:50 3612 [LEMMA] - setStatoObjXps
8:53:50 3612 [LEMMA] - MostraLogStati
8:53:50 3612 [LEMMA] - setStatoObjXps
8:53:50 3622 [LEMMA] - MostraLogStati
8:53:50 3622 [LEMMA] - setStatoObjXps
8:53:50 3622 [LEMMA] - MostraLogStati
8:53:50 3632 [LEMMA] - setStatoObjXps
8:53:50 3632 [LEMMA] - MostraLogStati
8:53:50 3632 [LEMMA] - setStatoObjXps
8:53:51 0383 [LEMMA] - LogOut
8:53:51 0843 [LEMMA] - MostraLogStati
8:53:51 0843 [LEMMA] - setStatoObjXps
8:53:51 0853 [LEMMA] - MostraLogStati
8:53:51 0853 [LEMMA] - setStatoObjXps
8:53:51 0853 [LEMMA] - MostraLogStati
8:53:51 0863 [LEMMA] - setStatoObjXps
8:53:51 0863 [LEMMA] - MostraLogStati
8:53:51 0863 [LEMMA] - setStatoObjXps
8:53:51 0873 [LEMMA] - MostraLogStati
8:53:51 0873 [LEMMA] - setStatoObjXps
8:53:51 0883 [LEMMA] - MostraLogStati
8:53:51 0883 [LEMMA] - setStatoObjXps
8:53:51 0883 [LEMMA] - MostraLogStati
8:53:51 0893 [LEMMA] - setStatoObjXps
8:53:51 0893 [LEMMA] - MostraLogStati
8:53:51 0903 [LEMMA] - setStatoObjXps
8:53:51 0903 [LEMMA] - MostraLogStati
8:53:51 0913 [LEMMA] - setStatoObjXps
8:53:51 0913 [LEMMA] - MostraLogStati
8:53:51 0913 [LEMMA] - setStatoObjXps
8:53:51 0923 [LEMMA] - MostraLogStati
8:53:51 0923 [LEMMA] - setStatoObjXps
8:53:51 0923 [LEMMA] - MostraLogStati
8:53:51 0933 [LEMMA] - setStatoObjXps
8:53:51 0933 [LEMMA] - MostraLogStati
8:53:51 0933 [LEMMA] - setStatoObjXps
8:53:51 0943 [LEMMA] - MostraLogStati
8:53:51 0943 [LEMMA] - setStatoObjXps
8:53:51 0953 [LEMMA] - MostraLogStati
8:53:51 0953 [LEMMA] - setStatoObjXps
8:53:52 3314 [LEMMA] - LogOut
8:54:46 4698 [LEMMA] - LogOut
8:54:46 4848 [LEMMA] - Insert
8:54:46 4858 [LEMMA] - Insert
8:54:47 2799 [LEMMA] - LogOut
8:58:00 3492 [LEMMA] - lblPwd
8:58:00 3502 [LEMMA] - lblUser
8:58:00 3502 [LEMMA] - lblDominio
8:58:00 3512 [LEMMA] - ForzaUtente
8:58:00 3512 [LEMMA] - btnCommit
8:58:00 4492 [LEMMA] - AnagraficaTipoObjLong
8:58:00 4502 [LEMMA] - AnagraficaStatiLong
8:58:00 4502 [LEMMA] - AnagraficaEventiLong
8:58:00 4542 [INFO] - L'utente Locatelli Samuele (STEAMWAREWIN\samuele) ha effettuato il login correttamente
8:58:00 5022 [LEMMA] - LogOut
8:58:53 8694 [LEMMA] - AnagraficaTipoObjLong
8:58:53 8694 [LEMMA] - AnagraficaStatiLong
8:58:53 8704 [LEMMA] - AnagraficaEventiLong
8:58:53 8974 [LEMMA] - LogOut
9:09:31 6534 [LEMMA] - AnagraficaTipoObjLong
9:09:31 7374 [LEMMA] - LogOut
9:09:33 5014 [LEMMA] - LogOut
9:09:33 5444 [LEMMA] - Insert
9:09:33 5464 [LEMMA] - Insert
9:10:03 9814 [LEMMA] - LogOut
9:10:03 9854 [LEMMA] - Insert
9:10:03 9864 [LEMMA] - Insert
9:10:05 7024 [LEMMA] - LogOut
9:10:06 3384 [LEMMA] - LogOut
9:10:06 3444 [LEMMA] - Insert
9:10:06 3444 [LEMMA] - Insert
9:10:07 0974 [LEMMA] - LogOut
9:16:27 5684 [LEMMA] - LogOut
9:24:32 8286 [LEMMA] - lblPwd
9:24:32 8286 [LEMMA] - lblUser
9:24:32 8296 [LEMMA] - lblDominio
9:24:32 8296 [LEMMA] - ForzaUtente
9:24:32 8296 [LEMMA] - btnCommit
9:24:33 0367 [INFO] - L'utente Locatelli Samuele (STEAMWAREWIN\samuele) ha effettuato il login correttamente
9:24:33 0827 [LEMMA] - LogOut
9:28:34 2894 [LEMMA] - lblPwd
9:28:34 2904 [LEMMA] - lblUser
9:28:34 2914 [LEMMA] - lblDominio
9:28:34 2914 [LEMMA] - ForzaUtente
9:28:34 2914 [LEMMA] - btnCommit
9:28:34 5344 [INFO] - L'utente Locatelli Samuele (STEAMWAREWIN\samuele) ha effettuato il login correttamente
9:28:34 5574 [LEMMA] - LogOut
11:23:24 9964 [LEMMA] - lblPwd
11:23:24 9984 [LEMMA] - lblUser
11:23:24 9984 [LEMMA] - lblDominio
11:23:24 9984 [LEMMA] - ForzaUtente
11:23:24 9994 [LEMMA] - btnCommit
11:23:25 1154 [INFO] - L'utente Locatelli Samuele (STEAMWAREWIN\samuele) ha effettuato il login correttamente
11:23:25 1404 [LEMMA] - LogOut
11:25:48 1084 [LEMMA] - lblPwd
11:25:48 1094 [LEMMA] - lblUser
11:25:48 1094 [LEMMA] - lblDominio
11:25:48 1104 [LEMMA] - ForzaUtente
11:25:48 1104 [LEMMA] - btnCommit
11:25:48 2064 [INFO] - L'utente Locatelli Samuele (STEAMWAREWIN\samuele) ha effettuato il login correttamente
11:25:48 2584 [LEMMA] - LogOut
11:25:50 7854 [LEMMA] - LogOut
11:25:52 0084 [LEMMA] - LogOut
11:27:31 8694 [LEMMA] - lblPwd
11:27:31 8714 [LEMMA] - lblUser
11:27:31 8714 [LEMMA] - lblDominio
11:27:31 8714 [LEMMA] - ForzaUtente
11:27:31 8724 [LEMMA] - btnCommit
11:27:31 9774 [INFO] - L'utente Locatelli Samuele (STEAMWAREWIN\samuele) ha effettuato il login correttamente
11:27:32 0274 [LEMMA] - LogOut
11:27:36 7334 [LEMMA] - LogOut
11:29:52 4524 [LEMMA] - LogOut
11:32:15 2654 [LEMMA] - lblPwd
11:32:15 2664 [LEMMA] - lblUser
11:32:15 2664 [LEMMA] - lblDominio
11:32:15 2664 [LEMMA] - ForzaUtente
11:32:15 2674 [LEMMA] - btnCommit
11:32:15 3684 [INFO] - L'utente Locatelli Samuele (STEAMWAREWIN\samuele) ha effettuato il login correttamente
11:32:15 4134 [LEMMA] - LogOut
11:32:34 9474 [LEMMA] - LogOut
11:34:59 7664 [LEMMA] - lblPwd
11:34:59 7674 [LEMMA] - lblUser
11:34:59 7674 [LEMMA] - lblDominio
11:34:59 7674 [LEMMA] - ForzaUtente
11:34:59 7684 [LEMMA] - btnCommit
11:34:59 8754 [INFO] - L'utente Locatelli Samuele (STEAMWAREWIN\samuele) ha effettuato il login correttamente
11:34:59 9234 [LEMMA] - LogOut
11:35:00 9724 [LEMMA] - LogOut
11:35:00 9734 [LEMMA] - waiting
11:35:14 9574 [LEMMA] - LogOut
11:35:14 9584 [LEMMA] - waiting
11:37:53 9594 [LEMMA] - lblPwd
11:37:53 9604 [LEMMA] - lblUser
11:37:53 9614 [LEMMA] - lblDominio
11:37:53 9614 [LEMMA] - ForzaUtente
11:37:53 9624 [LEMMA] - btnCommit
11:37:54 0604 [INFO] - L'utente Locatelli Samuele (STEAMWAREWIN\samuele) ha effettuato il login correttamente
11:37:54 1254 [LEMMA] - LogOut
11:37:56 2894 [LEMMA] - LogOut
11:37:56 2904 [LEMMA] - waiting
11:39:35 0964 [LEMMA] - lblPwd
11:39:35 0974 [LEMMA] - lblUser
11:39:35 0984 [LEMMA] - lblDominio
11:39:35 0984 [LEMMA] - ForzaUtente
11:39:35 0984 [LEMMA] - btnCommit
11:39:35 1994 [INFO] - L'utente Locatelli Samuele (STEAMWAREWIN\samuele) ha effettuato il login correttamente
11:39:35 2514 [LEMMA] - LogOut
11:40:22 7908 [LEMMA] - LogOut
11:40:22 7928 [LEMMA] - waiting
11:41:02 6198 [LEMMA] - LogOut
11:41:02 6318 [LEMMA] - lblPwd
11:41:02 6378 [LEMMA] - lblUser
11:41:02 6448 [LEMMA] - lblDominio
11:41:02 6508 [LEMMA] - ForzaUtente
11:41:02 6578 [LEMMA] - btnCommit
11:41:03 0789 [INFO] - L'utente Locatelli Samuele (STEAMWAREWIN\samuele) ha effettuato il login correttamente
11:41:03 1039 [LEMMA] - LogOut
11:52:38 7924 [LEMMA] - LogOut
11:52:38 8034 [LEMMA] - waiting
11:53:38 3974 [LEMMA] - lblPwd
11:53:38 3994 [LEMMA] - lblUser
11:53:38 3994 [LEMMA] - lblDominio
11:53:38 3994 [LEMMA] - ForzaUtente
11:53:38 4004 [LEMMA] - btnCommit
11:53:38 4994 [INFO] - L'utente Locatelli Samuele (STEAMWAREWIN\samuele) ha effettuato il login correttamente
11:53:38 5524 [LEMMA] - LogOut
11:54:26 0414 [LEMMA] - lblPwd
11:54:26 0424 [LEMMA] - lblUser
11:54:26 0484 [LEMMA] - lblDominio
11:54:26 0484 [LEMMA] - ForzaUtente
11:54:26 0494 [LEMMA] - btnCommit
11:54:26 1554 [INFO] - L'utente Locatelli Samuele (STEAMWAREWIN\samuele) ha effettuato il login correttamente
11:54:26 2084 [LEMMA] - LogOut
11:54:28 5624 [LEMMA] - LogOut
11:54:28 5634 [LEMMA] - waiting
12:00:10 4234 [LEMMA] - lblPwd
12:00:10 4244 [LEMMA] - lblUser
12:00:10 4244 [LEMMA] - lblDominio
12:00:10 4254 [LEMMA] - ForzaUtente
12:00:10 4254 [LEMMA] - btnCommit
12:00:10 5264 [INFO] - L'utente Locatelli Samuele (STEAMWAREWIN\samuele) ha effettuato il login correttamente
12:00:10 5884 [LEMMA] - LogOut
12:00:13 0564 [LEMMA] - waiting
12:04:05 6404 [LEMMA] - hlMenu
12:04:05 7024 [LEMMA] - waiting
12:04:05 7864 [LEMMA] - lblPwd
12:04:05 7864 [LEMMA] - lblUser
12:04:05 7864 [LEMMA] - lblDominio
12:04:05 7874 [LEMMA] - ForzaUtente
12:04:05 7874 [LEMMA] - btnCommit
12:04:05 8844 [INFO] - L'utente Locatelli Samuele (STEAMWAREWIN\samuele) ha effettuato il login correttamente
12:04:05 9364 [LEMMA] - LogOut
12:04:38 3584 [LEMMA] - hlMenu
12:04:38 3844 [LEMMA] - waiting
12:04:39 9514 [LEMMA] - LogOut
12:04:41 3014 [LEMMA] - hlMenu
12:04:41 3494 [LEMMA] - waiting
12:04:45 9844 [LEMMA] - LogOut
12:04:48 2664 [LEMMA] - LogOut
12:04:53 5624 [LEMMA] - LogOut
12:05:36 9784 [LEMMA] - waiting
12:05:38 6274 [LEMMA] - LogOut
12:05:39 8504 [LEMMA] - LogOut
12:05:41 0964 [LEMMA] - waiting
12:05:43 6434 [LEMMA] - LogOut
12:06:22 0754 [LEMMA] - waiting
12:06:27 5324 [LEMMA] - waiting
12:06:28 6794 [LEMMA] - waiting
12:06:29 6024 [LEMMA] - waiting
12:13:43 1667 [LEMMA] - waiting
12:13:43 2457 [LEMMA] - lblPwd
12:13:43 2457 [LEMMA] - lblUser
12:13:43 2457 [LEMMA] - lblDominio
12:13:43 2457 [LEMMA] - ForzaUtente
12:13:43 2467 [LEMMA] - btnCommit
12:13:43 3197 [INFO] - L'utente Locatelli Samuele (STEAMWAREWIN\samuele) ha effettuato il login correttamente
12:13:43 3677 [LEMMA] - LogOut
12:15:47 2481 [LEMMA] - lblPwd
12:15:47 2481 [LEMMA] - lblPwd
12:15:47 2491 [LEMMA] - lblUser
12:15:47 2491 [LEMMA] - lblUser
12:15:47 2491 [LEMMA] - lblDominio
12:15:47 2491 [LEMMA] - lblDominio
12:15:47 2491 [LEMMA] - ForzaUtente
12:15:47 2491 [LEMMA] - ForzaUtente
12:15:47 2501 [LEMMA] - btnCommit
12:15:47 2501 [LEMMA] - btnCommit
12:15:47 3411 [INFO] - L'utente Locatelli Samuele (STEAMWAREWIN\samuele) ha effettuato il login correttamente
12:16:48 5872 [LEMMA] - waiting
12:16:51 8165 [LEMMA] - LogOut
12:16:51 8185 [LEMMA] - lblPwd
12:16:51 8185 [LEMMA] - lblUser
12:16:51 8185 [LEMMA] - lblDominio
12:16:51 8195 [LEMMA] - ForzaUtente
12:16:51 8195 [LEMMA] - btnCommit
12:16:51 8285 [INFO] - L'utente Locatelli Samuele (STEAMWAREWIN\samuele) ha effettuato il login correttamente
12:16:51 8345 [LEMMA] - LogOut
12:16:53 9677 [LEMMA] - waiting
12:16:55 8789 [LEMMA] - waiting
12:16:56 9760 [LEMMA] - waiting
12:17:45 9119 [LEMMA] - lblPwd
12:17:45 9139 [LEMMA] - lblUser
12:17:45 9139 [LEMMA] - lblDominio
12:17:45 9139 [LEMMA] - ForzaUtente
12:17:45 9149 [LEMMA] - btnCommit
12:17:45 9899 [INFO] - L'utente Locatelli Samuele (STEAMWAREWIN\samuele) ha effettuato il login correttamente
12:17:46 0359 [LEMMA] - LogOut
12:18:27 6221 [LEMMA] - waiting
12:18:27 7171 [LEMMA] - lblPwd
12:18:27 7171 [LEMMA] - lblUser
12:18:27 7251 [LEMMA] - lblDominio
12:18:27 7261 [LEMMA] - ForzaUtente
12:18:27 7261 [LEMMA] - btnCommit
12:18:27 7821 [INFO] - L'utente Locatelli Samuele (STEAMWAREWIN\samuele) ha effettuato il login correttamente
12:18:27 8291 [LEMMA] - LogOut
12:18:38 0021 [LEMMA] - waiting
12:20:24 6248 [LEMMA] - lblPwd
12:20:24 6268 [LEMMA] - lblUser
12:20:24 6268 [LEMMA] - lblDominio
12:20:24 6268 [LEMMA] - ForzaUtente
12:20:24 6278 [LEMMA] - btnCommit
12:20:24 6908 [INFO] - L'utente Locatelli Samuele (STEAMWAREWIN\samuele) ha effettuato il login correttamente
12:20:24 7568 [LEMMA] - LogOut
12:20:31 2035 [LEMMA] - waiting
12:20:32 7126 [LEMMA] - waiting
12:20:34 6508 [LEMMA] - waiting
12:22:50 1844 [LEMMA] - waiting
12:22:52 8496 [LEMMA] - waiting
12:22:54 8428 [LEMMA] - waiting
12:22:56 2260 [LEMMA] - LogOut
12:22:58 0561 [LEMMA] - waiting
12:23:00 3374 [LEMMA] - waiting
13:40:41 5983 [LEMMA] - waiting
13:40:41 6053 [LEMMA] - lblPwd
13:40:41 6053 [LEMMA] - lblUser
13:40:41 6063 [LEMMA] - lblDominio
13:40:41 6063 [LEMMA] - ForzaUtente
13:40:41 6073 [LEMMA] - btnCommit
13:40:41 8383 [INFO] - L'utente Locatelli Samuele (STEAMWAREWIN\samuele) ha effettuato il login correttamente
13:40:41 8533 [LEMMA] - LogOut
13:40:44 0643 [LEMMA] - waiting
13:40:45 2653 [LEMMA] - waiting
13:40:46 0753 [LEMMA] - waiting
13:40:47 5853 [LEMMA] - LogOut
13:40:48 7823 [LEMMA] - waiting
Binary file not shown.
Binary file not shown.
@@ -1,6 +1,3 @@
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\obj\Debug\ResolveAssemblyReference.cache
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\obj\Debug\RdlCompile.cache
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\obj\Debug\RdlCompile.compiled
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\bin\MDB_Data\si_dt30.mdb
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\bin\XPS.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\bin\XPS.pdb
@@ -31,5 +28,8 @@ C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\bin\
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\bin\tr-TR\AjaxControlToolkit.resources.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\bin\zh-CHS\AjaxControlToolkit.resources.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\bin\zh-CHT\AjaxControlToolkit.resources.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\obj\Debug\ResolveAssemblyReference.cache
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\obj\Debug\RdlCompile.cache
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\obj\Debug\RdlCompile.compiled
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\obj\Debug\XPS.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\obj\Debug\XPS.pdb
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,33 @@
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\bin\MDB_Data\si_dt30.mdb
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\bin\XPS.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\bin\XPS.pdb
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\bin\AjaxControlToolkit.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\bin\SteamWare.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\bin\XPS_data.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\bin\Flesk.ViewState.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\bin\System.Web.Ajax.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\bin\ICSharpCode.SharpZipLib.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\bin\System.Web.Ajax.pdb
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\bin\AjaxControlToolkit.pdb
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\bin\XPS_data.pdb
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\bin\ar\AjaxControlToolkit.resources.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\bin\cs\AjaxControlToolkit.resources.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\bin\de\AjaxControlToolkit.resources.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\bin\es\AjaxControlToolkit.resources.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\bin\fr\AjaxControlToolkit.resources.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\bin\he\AjaxControlToolkit.resources.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\bin\hi\AjaxControlToolkit.resources.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\bin\it\AjaxControlToolkit.resources.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\bin\ja\AjaxControlToolkit.resources.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\bin\ko\AjaxControlToolkit.resources.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\bin\nl\AjaxControlToolkit.resources.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\bin\pt\AjaxControlToolkit.resources.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\bin\ru\AjaxControlToolkit.resources.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\bin\tr-TR\AjaxControlToolkit.resources.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\bin\zh-CHS\AjaxControlToolkit.resources.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\bin\zh-CHT\AjaxControlToolkit.resources.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\obj\Release\ResolveAssemblyReference.cache
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\obj\Release\RdlCompile.cache
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\obj\Release\RdlCompile.compiled
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\obj\Release\XPS.dll
C:\Users\samuele.STEAMWAREWIN\Documents\Visual Studio 2008\Projects\XPS\XPS\obj\Release\XPS.pdb
Binary file not shown.
+16
View File
@@ -0,0 +1,16 @@
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Default.aspx.cs" Inherits="XPST._Default" %>
<!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></title>
</head>
<body>
<form id="form1" runat="server">
<div>
</div>
</form>
</body>
</html>
+27
View File
@@ -0,0 +1,27 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
using SteamWare;
namespace XPST
{
public partial class _Default : System.Web.UI.Page
{
protected void Page_Load(object sender, EventArgs e)
{
// verifica se è già in sessione l'utente
if (string.IsNullOrEmpty(memLayer.ML.StringSessionObj("username")))
{
Response.Redirect("barcode.aspx");
}
else
{
//Response.Redirect("Home.aspx");
Response.Redirect("barcode.aspx");
}
}
}
}
+27
View File
@@ -0,0 +1,27 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:2.0.50727.42
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace XPST
{
public partial class _Default
{
/// <summary>
/// form1 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlForm form1;
}
}
+9
View File
@@ -0,0 +1,9 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/WebMasterPages/Compact.Master"
AutoEventWireup="true" CodeBehind="Home.aspx.cs" Inherits="XPST.Home" %>
<%@ Register Src="WebUserControls/mod_home.ascx" TagName="mod_home" TagPrefix="uc1" %>
<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server">
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="body" runat="server">
<uc1:mod_home ID="mod_home1" runat="server" />
</asp:Content>
+18
View File
@@ -0,0 +1,18 @@
using System;
using System.Collections.Generic;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
namespace XPST
{
public partial class Home : System.Web.UI.Page
{
protected void Page_Load(object sender, EventArgs e)
{
}
}
}
+25
View File
@@ -0,0 +1,25 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:2.0.50727.4963
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace XPST {
public partial class Home {
/// <summary>
/// mod_home1 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.UserControl mod_home1;
}
}
+35
View File
@@ -0,0 +1,35 @@
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("XPST")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Microsoft")]
[assembly: AssemblyProduct("XPST")]
[assembly: AssemblyCopyright("Copyright © Microsoft 2011")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
// Setting ComVisible to false makes the types in this assembly not visible
// to COM components. If you need to access a type in this assembly from
// COM, set the ComVisible attribute to true on that type.
[assembly: ComVisible(false)]
// The following GUID is for the ID of the typelib if this project is exposed to COM
[assembly: Guid("3d5900ae-111a-45be-96b3-d9e4606ca793")]
// Version information for an assembly consists of the following four values:
//
// Major Version
// Minor Version
// Build Number
// Revision
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
+551
View File
@@ -0,0 +1,551 @@
body
{
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
font-family: Verdana, Arial;
font-size: small;
}
.fullscreen
{
display: block; /*set the div in the top-left corner of the screen*/
position: absolute;
top: 0;
left: 0; /*set the width and height to 100% of the screen*/
width: 100%;
height: 100%;
}
#content
{
width: 210px;
height: 240px;
padding: 0px;
border: 1px black solid;
background-position: center bottom;
background-image: url('images/logo_sw.jpg');
background-repeat: no-repeat;
}
#activeContent
{
height: 200px;
}
#topBanner
{
height: 20px;
}
#smallTable
{
width: 98%;
padding: 1px;
white-space: nowrap;
font-size: 10pt;
}
#smallGrid
{
width: 100%;
font-size: 8pt;
}
#smallGridDetail
{
width: 100%;
font-size: 9pt;
}
.quadro1, .quadro3, .quadro5
{
float: left;
width: 48%;
text-align: center;
vertical-align: middle;
margin-top: 2px;
margin-bottom: 2px;
}
.quadro2, .quadro4, .quadro6
{
float: right;
width: 48%;
text-align: center;
vertical-align: middle;
margin-top: 2px;
margin-bottom: 2px;
}
.userBanner
{
padding-top: 2px;
padding-bottom: 2px;
background-color: #6969AC;
text-align: center;
font-weight: bold;
color: White;
}
.taskBanner
{
height: 16px;
padding-top: 0px;
padding-bottom: 0px;
background-color: #ABABFF;
text-align: center;
color: Black;
}
.ctrHeaderPager
{
background-color: #b8b8b8;
font-weight: bold;
color: White;
text-align: center;
}
.ctrHeaderPagerMini
{
background-color: #b8b8b8;
color: White;
text-align: center;
font-size: x-small;
height: 10px;
}
.ctrHeaderPagerWide
{
background-color: #b8b8b8;
font-weight: bold;
color: White;
font-size: 10pt;
}
.ctrRowStyle
{
vertical-align: top;
background-color: #EFF3FB;
text-align: left;
}
.ctrAltRowStyle
{
vertical-align: top;
background-color: White;
text-align: left;
}
.ctrRowStyleRight
{
background-color: #EFF3FB;
text-align: right;
}
.ctrAltRowStyleRight
{
background-color: White;
text-align: right;
}
.ctrInsRowStyle
{
background-color: #b8b8b8;
}
.ctrEditRowStyle
{
background-color: #D1DDF1;
}
.ctrSelRowStyle
{
font-weight: bold;
color: #333333;
background-color: #D1DDF1;
}
.ctrFooterMini
{
font-size: x-small;
height: 15px;
}
.btnDeposita
{
display: block;
width: 80px;
height: 40px;
border: solid 2px red;
background-color: #FFCCAA;
font-size: x-small;
font-weight: bold;
white-space: pre;
}
.btnSposta
{
display: block;
width: 80px;
height: 40px;
border: solid 2px green;
background-color: #AAFFAA;
font-size: x-small;
font-weight: bold;
white-space: pre;
}
.btnRettifica
{
display: block;
width: 80px;
height: 40px;
border: solid 2px blue;
background-color: #5454FF;
font-size: x-small;
font-weight: bold;
white-space: pre;
color: White;
}
.btnPreleva
{
display: block;
width: 80px;
height: 40px;
border: solid 2px red;
background-color: #FFCCAA;
font-size: x-small;
font-weight: bold;
white-space: pre;
}
.btnRiattiva
{
display: block;
width: 80px;
height: 40px;
border: solid 2px red;
background-color: #FFCCFF;
font-size: x-small;
font-weight: bold;
white-space: pre;
}
.btnConferma
{
display: block;
width: 56px;
height: 40px;
border: solid 2px #DDDD99;
background-color: #FFFFAA;
font-size: x-small;
font-weight: bold;
white-space: pre;
}
.btnCellaPiena
{
display: block;
width: 56px;
height: 40px;
border: solid 2px blue;
background-color: #AAFFFF;
font-size: x-small;
font-weight: bold;
white-space: pre;
}
.btnBarcode
{
display: block;
width: 80px;
height: 40px;
text-align: center;
border: solid 2px blue;
background-color: #AAFFFF;
font-size: x-small;
font-weight: bold;
white-space: pre;
}
.btnChiudi
{
display: block;
width: 80px;
height: 40px;
border: solid 2px #DDDD99;
background-color: #FFFFAA;
font-size: x-small;
font-weight: bold;
white-space: pre;
}
.btnChiudiInput
{
display: block;
width: 80px;
height: 40px;
border: solid 2px red;
background-color: #FFCCAA;
font-size: x-small;
font-weight: bold;
white-space: pre;
}
.btnDeliberaFusi
{
display: block;
width: 80px;
height: 40px;
border: solid 2px green;
background-color: #AAFFAA;
font-size: x-small;
font-weight: bold;
white-space: pre;
}
.btnDeliberaWipPre
{
display: block;
width: 80px;
height: 40px;
border: solid 2px green;
background-color: #AAFFAA;
font-size: x-small;
font-weight: bold;
white-space: pre;
}
.btnDeliberaWipPost
{
display: block;
width: 80px;
height: 40px;
border: solid 2px green;
background-color: #AAFFAA;
font-size: x-small;
font-weight: bold;
white-space: pre;
}
.btnUpdate
{
display: block;
width: 80px;
height: 40px;
border: solid 2px green;
background-color: #AAFFAA;
font-size: x-small;
font-weight: bold;
}
.btnCancel
{
display: block;
width: 80px;
height: 40px;
border: solid 2px blue;
background-color: #AAAAFF;
font-size: x-small;
font-weight: bold;
}
/* classe generale per div dei bottoni */
.divButtons
{
float: left;
}
/* bottoni homepage */
.btnBarcodeBigWide1
{
width: 320px;
height: 140px;
border: solid 2px blue;
background-color: #88FFFF;
font-weight: bold;
font-size:20pt;
text-align: center;
}
.btnBarcodeBigWide2
{
width: 320px;
height: 140px;
border: solid 2px blue;
background-color: #FF88FF;
font-weight: bold;
font-size:20pt;
text-align: center;
}
.btnBarcodeBigWide3
{
width: 320px;
height: 140px;
border: solid 2px blue;
background-color: #FFFF88;
font-weight: bold;
font-size:20pt;
text-align: center;
}
.btnBarcodeBigWide4
{
width: 320px;
height: 140px;
border: solid 2px blue;
background-color: #F8F8F8;
font-weight: bold;
font-size:20pt;
text-align: center;
}
.btnBarcodeBigWide5
{
width: 320px;
height: 140px;
border: solid 2px blue;
background-color: #44FF44;
font-weight: bold;
font-size:20pt;
text-align: center;
}
.btnBarcodeBigWide6
{
width: 320px;
height: 140px;
border: solid 2px blue;
background-color: #FF4444;
font-weight: bold;
font-size:20pt;
text-align: center;
}
.btnBarcodeBig
{
width: 95px;
height: 90px;
border: solid 2px blue;
background-color: #AAFFFF;
font-weight: bold;
text-align: center;
white-space: pre;
}
.btnBarcodeBigWide
{
width: 155px;
height: 80px;
border: solid 2px blue;
background-color: #AAFFFF;
font-weight: bold;
text-align: center;
white-space: nowrap;
}
.btnSearchBig
{
width: 95px;
height: 90px;
border: solid 2px #DDDD99;
background-color: #FFFFAA;
font-weight: bold;
white-space: pre;
}
.btnCaricaBig
{
width: 95px;
height: 90px;
border: solid 2px #99DD99;
background-color: #AAFFAA;
font-weight: bold;
white-space: pre;
}
.btnScaricaBig
{
width: 95px;
height: 90px;
border: solid 2px #FF6666;
background-color: #FFAA88;
font-weight: bold;
white-space: pre;
}
.btnListBig
{
width: 95px;
height: 90px;
border: solid 2px #BBBB33;
background-color: #FFFF00;
font-weight: bold;
white-space: pre;
}
.btnListBigWide
{
width: 190px;
height: 90px;
border: solid 2px red;
background-color: #FFAA88;
font-weight: bold;
white-space: nowrap;
}
.btnTaskBig
{
width: 95px;
height: 90px;
border: solid 2px green;
background-color: #AAFFAA;
font-weight: bold;
white-space: pre;
}
.btnHome
{
width: 80px;
height: 40px;
border: solid 2px green;
background-color: #AAFFAA;
white-space: pre;
font-size: 9pt;
font-weight: bold;
}
.btnLogout
{
width: 80px;
height: 40px;
border: solid 2px red;
background-color: #FFAAAA;
white-space: pre;
font-size: 9pt;
font-weight: bold;
}
.btnShowPeriodo
{
height: 40px;
border: solid 2px Orange;
background-color: #FFCCAA;
white-space: pre;
font-size: 9pt;
font-weight: bold;
}
.btnBarcodeSmall
{
width: 80px;
height: 40px;
border: solid 2px blue;
background-color: #AAFFFF;
white-space: pre;
font-size: 9pt;
font-weight: bold;
}
.btnPrendiInCarico
{
width: 140px;
height: 40px;
border: solid 2px red;
background-color: #FFCCAA;
white-space: pre;
font-size: 9pt;
font-weight: bold;
}
.btnCarica
{
width: 80px;
height: 40px;
border: solid 2px green;
background-color: #AAFFAA;
white-space: pre;
font-size: 9pt;
font-weight: bold;
}
.btnScarica
{
width: 80px;
height: 40px;
border: solid 2px red;
background-color: #FFAAAA;
white-space: pre;
font-size: 9pt;
font-weight: bold;
}
.errore
{
color: Red;
font-weight: bold;
}
+162
View File
@@ -0,0 +1,162 @@
<?xml version="1.0"?>
<!-- FILE DI CONFIGURAZIONE PER APPLICAZIONI STEAMWARE BREMBO IN LOCALE -->
<!--
Note: As an alternative to hand editing this file you can use the
web admin tool to configure settings for your application. Use
the Website->Asp.Net Configuration option in Visual Studio.
A full list of settings and comments can be found in
machine.config.comments usually located in
\Windows\Microsoft.Net\Framework\v2.x\Config
-->
<configuration>
<configSections>
<sectionGroup name="system.web.extensions" type="System.Web.Configuration.SystemWebExtensionsSectionGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
<sectionGroup name="scripting" type="System.Web.Configuration.ScriptingSectionGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
<section name="scriptResourceHandler" type="System.Web.Configuration.ScriptingScriptResourceHandlerSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication"/>
<sectionGroup name="webServices" type="System.Web.Configuration.ScriptingWebServicesSectionGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
<section name="jsonSerialization" type="System.Web.Configuration.ScriptingJsonSerializationSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="Everywhere"/>
<section name="profileService" type="System.Web.Configuration.ScriptingProfileServiceSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication"/>
<section name="authenticationService" type="System.Web.Configuration.ScriptingAuthenticationServiceSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication"/>
<section name="roleService" type="System.Web.Configuration.ScriptingRoleServiceSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication"/></sectionGroup>
</sectionGroup>
</sectionGroup>
<section name="microsoft.web.services2" type="Microsoft.Web.Services2.Configuration.WebServicesConfiguration, Microsoft.Web.Services2, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
</configSections>
<system.web>
<globalization uiCulture="auto" enableClientBasedCulture="true"/>
<pages>
<controls>
<add tagPrefix="asp" namespace="System.Web.UI" assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
<add tagPrefix="asp" namespace="System.Web.UI.WebControls" assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/></controls>
</pages>
<compilation debug="true">
<assemblies>
<add assembly="System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/>
<add assembly="Microsoft.Web.Services2, Version=2.0.3.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
<add assembly="System.Security, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/>
<add assembly="System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
<add assembly="System.ServiceProcess, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/>
<add assembly="System.Configuration.Install, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/>
<add assembly="Microsoft.ReportViewer.WinForms, Version=8.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/>
<add assembly="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
<add assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
<add assembly="System.Xml.Linq, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
<add assembly="System.Data.DataSetExtensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
<add assembly="System.Web.Extensions.Design, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/></assemblies>
<buildProviders>
</buildProviders>
</compilation>
<httpHandlers>
<remove verb="*" path="*.asmx"/>
<add verb="*" path="*.asmx" validate="false" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
<add verb="*" path="*_AppService.axd" validate="false" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
<add verb="GET,HEAD" path="ScriptResource.axd" type="System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" validate="false"/>
<add verb="GET,HEAD,POST" path="*.asbx" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" validate="false"/>
</httpHandlers>
<httpModules>
<add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
</httpModules>
<customErrors mode="Off"/>
<!--<customErrors mode="RemoteOnly" defaultRedirect="unauthorized.aspx"/>-->
<httpRuntime maxRequestLength="102400"/>
<!-- qui sopra configurato x gestire allegati fino a 100 mb...
<httpRuntime
maxRequestLength="102400"
executionTimeout="1200"
useFullyQualifiedRedirectUrl="false"
minFreeThreads="8"
minLocalRequestFreeThreads="4"
appRequestQueueLimit="100" />
-->
</system.web>
<appSettings>
<add key="CodModulo" value="XPS"/>
<add key="dominio" value="VOSTRO410"/>
<add key="_navMaxChar" value="20"/>
<add key="intUpdatePagina_ms" value="120000"/>
<add key="_righeDataGrid" value="30"/>
<add key="_righeDataGridAnagr" value="20"/>
<add key="_righeDataGridLong" value="20"/>
<add key="_righeDataGridMed" value="15"/>
<add key="_righeDataGridShort" value="10"/>
<add key="_fromEmail" value="xps@steamware.net"/>
<add key="_logLevel" value="5"/>
<add key="_logMaxMb" value="30"/>
<add key="_allowForceUser" value="true"/>
<add key="_safePages" value="chLang.aspx#jumper.aspx#unauthorized.aspx#allegati.aspx#forceUser.aspx#login.aspx#test.aspx"/>
<add key="_commonPages" value="menu.aspx"/>
<add key="_titoloPagina" value="XPS"/>
<add key="titleApp" value="XPS_titleApp"/>
<add key="welcomeApp" value="XPS_welcomeApp"/>
<add key="appName" value="XPS"/>
<add key="mainRev" value="1.0"/>
<add key="minRev" value="110"/>
<add key="copyRight" value="SteamWare © 2008"/>
<add key="defaultApp" value="XPS_Appl"/>
<add key="defaultTitle" value="XPS_ShortWelcome"/>
<add key="defaultBody" value="XPS_LongWelcome"/>
<add key="_treeMaxChar" value="45"/>
<add key="_showAllTree" value="false"/>
<add key="_jumpStart" value="10"/>
<add key="defDayLeadTime" value="3"/>
<add key="_adminEmail" value="info@steamware.net"/>
<add key="_logDir" value="./logs/"/>
<add key="_smtpCli" value="10.74.82.217\SQL2008R2"/>
<add key="PermessiConnectionString" value="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=Equa_XPS;Persist Security Info=True;User id=sa;Password=keyhammer"/>
<add key="UtenteCdcConnectionString" value="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=Equa_Anagrafica;Persist Security Info=True;User id=sa;Password=keyhammer"/>
<add key="VocabolarioConnectionString" value="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=Equa_Vocabolario;Persist Security Info=True;User id=sa;Password=keyhammer"/>
<!--Area barcode-->
<add key="bCodeRetMain" value="bcex"/>
<!-- Setup link a reporting -->
<add key="urlReporting" value="http://{0}/ReportServer?/{1}/{2}&amp;rs:Command=Render&amp;rc:Parameters=false&amp;rc:Toolbar=true&amp;IdxObj={3}{4}"/>
<!-- NB: "/" == "%2f" -->
<add key="reportingServerAddress" value="10.74.82.217\SQL2008R2"/>
<add key="reportDir" value="ReportEqua"/>
<add key="reportName_mod" value="ReportSchedaIdentificazione"/>
<add key="reportName_lbl" value="LabelEqua"/>
<add key="reportOpzPdf" value="&amp;rs:Format=PDF"/>
<add key="printerSchedaIdent" value="PDFCreator"/>
<add key="printerBarcode" value="PDFCreator"/>
</appSettings>
<connectionStrings>
<add name="SteamWare_XPSConnectionString" connectionString="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=Equa_XPS;Persist Security Info=True;User id=sa;Password=keyhammer" providerName="System.Data.SqlClient"/>
<add name="SteamWare_XPSConnectionString1" connectionString="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=Equa_XPS;Persist Security Info=True;User ID=sa;Password=keyhammer" providerName="System.Data.SqlClient"/>
<add name="si_dt30ConnectionString" connectionString="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=|DataDirectory|\si_dt30.mdb" providerName="System.Data.OleDb"/>
</connectionStrings>
<system.webServer>
<validation validateIntegratedModeConfiguration="false"/>
<modules>
<remove name="ScriptModule"/><add name="ScriptModule" preCondition="managedHandler" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
</modules>
<handlers>
<remove name="ScriptHandlerFactory"/>
<remove name="ScriptHandlerFactoryAppServices"/>
<remove name="ScriptResource"/><remove name="WebServiceHandlerFactory-Integrated"/>
<add name="ScriptHandlerFactory" verb="*" path="*.asmx" preCondition="integratedMode" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
<add name="ScriptHandlerFactoryAppServices" verb="*" path="*_AppService.axd" preCondition="integratedMode" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
<add name="ScriptResource" preCondition="integratedMode" verb="GET,HEAD" path="ScriptResource.axd" type="System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
<add name="ASBXHandler" verb="GET,HEAD,POST" path="*.asbx" preCondition="integratedMode" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
</handlers>
</system.webServer>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Microsoft.VisualStudio.Enterprise.ASPNetHelper" publicKeyToken="b03f5f7f11d50a3a" culture="neutral"/>
<codeBase version="8.0.0.0" href="file:///C:/Program%20Files/Microsoft%20Visual%20Studio%208/Common7/IDE/PrivateAssemblies/Microsoft.VisualStudio.Enterprise.ASPNetHelper.DLL"/>
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Web.Extensions" publicKeyToken="31bf3856ad364e35"/>
<bindingRedirect oldVersion="1.0.0.0-1.1.0.0" newVersion="3.5.0.0"/></dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Web.Extensions.Design" publicKeyToken="31bf3856ad364e35"/>
<bindingRedirect oldVersion="1.0.0.0-1.1.0.0" newVersion="3.5.0.0"/></dependentAssembly></assemblyBinding>
</runtime>
<system.codedom>
<compilers>
<compiler language="c#;cs;csharp" extension=".cs" type="Microsoft.CSharp.CSharpCodeProvider,System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" warningLevel="4">
<providerOption name="CompilerVersion" value="v3.5"/>
<providerOption name="WarnAsError" value="false"/></compiler>
<compiler language="vb;vbs;visualbasic;vbscript" extension=".vb" type="Microsoft.VisualBasic.VBCodeProvider, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" warningLevel="4">
<providerOption name="CompilerVersion" value="v3.5"/>
<providerOption name="OptionInfer" value="true"/>
<providerOption name="WarnAsError" value="false"/></compiler></compilers></system.codedom></configuration>
@@ -0,0 +1,27 @@
<%@ Master Language="C#" AutoEventWireup="true" CodeBehind="Compact.master.cs" Inherits="XPST.Compact" %>
<%@ Register Src="../WebUserControls/mod_menuTopCompact.ascx" TagName="mod_menuTopCompact"
TagPrefix="uc1" %>
<%@ Register Src="../WebUserControls/mod_currentTask.ascx" TagName="mod_currentTask"
TagPrefix="uc2" %>
<!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>XPST Term</title>
<asp:ContentPlaceHolder ID="head" runat="server">
</asp:ContentPlaceHolder>
<link href="../Style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<form id="form1" runat="server">
<div class="fullscreen">
<uc1:mod_menuTopCompact ID="mod_menuTopCompact1" runat="server" />
<div class="taskBanner">
<uc2:mod_currentTask ID="mod_currentTask1" runat="server" />
</div>
<asp:ContentPlaceHolder ID="body" runat="server">
</asp:ContentPlaceHolder>
</div>
</form>
</body>
</html>
@@ -0,0 +1,15 @@
using System;
using System.Collections.Generic;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
namespace XPST
{
public partial class Compact : System.Web.UI.MasterPage
{
protected void Page_Load(object sender, EventArgs e)
{
}
}
}
+61
View File
@@ -0,0 +1,61 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:2.0.50727.4963
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace XPST {
public partial class Compact {
/// <summary>
/// head control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.ContentPlaceHolder head;
/// <summary>
/// form1 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlForm form1;
/// <summary>
/// mod_menuTopCompact1 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.UserControl mod_menuTopCompact1;
/// <summary>
/// mod_currentTask1 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.UserControl mod_currentTask1;
/// <summary>
/// body control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.ContentPlaceHolder body;
}
}
@@ -0,0 +1,37 @@
<%@ Master Language="C#" AutoEventWireup="true" CodeBehind="CompactBCode.master.cs"
Inherits="XPST.WebMasterPages.CompactBCode" %>
<%@ Register Src="../WebUserControls/mod_menuTopCompact.ascx" TagName="mod_menuTopCompact"
TagPrefix="uc1" %>
<%@ Register Src="../WebUserControls/mod_currentTask.ascx" TagName="mod_currentTask"
TagPrefix="uc2" %>
<!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>XPST BarCode</title>
<asp:ContentPlaceHolder ID="head" runat="server">
</asp:ContentPlaceHolder>
<link href="../Style.css" rel="stylesheet" type="text/css" />
<script src="Scripts/jquery-1.6.2.min.js" type="text/javascript"></script>
<script type="text/javascript">
function focus() {
$('input').focus();
}
$(focus);
$(document.body).load(focus);
</script>
</head>
<body>
<form id="form1" runat="server">
<div class="fullscreen">
<uc1:mod_menuTopCompact ID="mod_menuTopCompact1" runat="server" />
<div class="taskBanner">
<uc2:mod_currentTask ID="mod_currentTask1" runat="server" />
</div>
<asp:ContentPlaceHolder ID="body" runat="server">
</asp:ContentPlaceHolder>
</div>
</form>
</body>
</html>
@@ -0,0 +1,17 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
namespace XPST.WebMasterPages
{
public partial class CompactBCode : System.Web.UI.MasterPage
{
protected void Page_Load(object sender, EventArgs e)
{
}
}
}
@@ -0,0 +1,70 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:2.0.50727.4963
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace XPST.WebMasterPages {
public partial class CompactBCode {
/// <summary>
/// Head1 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlHead Head1;
/// <summary>
/// head control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.ContentPlaceHolder head;
/// <summary>
/// form1 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlForm form1;
/// <summary>
/// mod_menuTopCompact1 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::XPST.WebUserControls.mod_menuTopCompact mod_menuTopCompact1;
/// <summary>
/// mod_currentTask1 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::XPST.WebUserControls.mod_currentTask mod_currentTask1;
/// <summary>
/// body control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.ContentPlaceHolder body;
}
}
@@ -0,0 +1,19 @@
<%@ Control Language="C#" AutoEventWireup="true" Inherits="XPST.WebUserControls.mod_barcode" Codebehind="mod_barcode.ascx.cs" %>
<div style="text-align: center; font-size:20pt;">
<div>
<asp:TextBox runat="server" ID="txtInput" Width="600px" Font-Size="40pt"
ontextchanged="txtInput_TextChanged" />
</div>
<asp:Panel runat="server" ID="pnlBarcodeBox" CssClass="">
<div style="background-color: #FFE800; padding: 8px; margin: 1px;">
<asp:Label runat="server" ID="lblInput" Text="" />
</div>
<div style="background-color:#FFC500; padding:8px; margin:1px;">
<asp:Label runat="server" ID="lblValore" Text="" />
</div>
<div style="background-color: #FF7700; padding: 8px; margin: 1px; ">
<asp:Label runat="server" ID="lblRichiesta" Text="" Font-Bold="true" />
</div>
<asp:Label ID="lblBrowser" runat="server"></asp:Label>
</asp:Panel>
</div>
@@ -0,0 +1,263 @@
using System;
using System.Collections.Generic;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
using SteamWare;
namespace XPST.WebUserControls
{
public partial class mod_barcode : System.Web.UI.UserControl
{
#region area protected
/// <summary>
/// dictionary comandi ammessi
/// </summary>
protected Dictionary<string, string> _comandi = new Dictionary<string, string>();
/// <summary>
/// dictionary dei valori ammessi
/// </summary>
protected Dictionary<string, string> _tabValori = new Dictionary<string, string>();
/// <summary>
/// oggetto comando locale alla classe
/// </summary>
protected inputComando comando
{
get
{
inputComando answ;
if (memLayer.ML.isInSessionObject("barcodeCmd"))
{
answ = (inputComando)memLayer.ML.objSessionObj("barcodeCmd");
}
else
{
answ = new inputComando();
}
return answ;
}
set
{
memLayer.ML.setSessionVal("barcodeCmd", value, false);
}
}
/// <summary>
/// al caricamento della pagina...
/// </summary>
/// <param name="sender"></param>
/// <param name="e"></param>
protected void Page_Load(object sender, EventArgs e)
{
DetectAgent();
myInitialize();
}
/// <summary>
/// inizializzazione specifica barcode
/// </summary>
private void myInitialize()
{
lblInput.Text = traduci("PregoInserireBarcode");
if (!Page.IsPostBack) comando = new inputComando();
txtInput.Focus();
}
/// <summary>
/// barcode completato con invio...
/// </summary>
/// <param name="sender"></param>
/// <param name="e"></param>
protected void txtInput_TextChanged(object sender, EventArgs e)
{
processInput();
}
private void processInput()
{
// verifico se sia un comando o un valore valido...
isInputEvent();
isValore();
// verifico se c'è stato input evento
if (comando.isValid)
{
if (comando.currCmdIn != "")
{
txtInput2show = comando.descrComando;
}
else
{
txtInput2show = "---";
}
if (comando.valore != "")
{
txtVal2show = comando.valoreTrad;
}
else
{
txtVal2show = "---";
}
if (eh_comandoRegistrato != null)
{
eh_comandoRegistrato(this, new EventArgs());
}
}
else
{
lblInput.Text = traduci("ComandoSconosciuto");
lblValore.Text = txtInput.Text;
comando = new inputComando();
}
txtInput.Text = "";
}
/// <summary>
/// verifico se sia un valore compreso nell'elenco fornito
/// </summary>
private void isValore()
{
if (_tabValori.ContainsKey(txtInput.Text)) // verifico se il comando digitato esista...
{
comando.isValid = true;
comando.valore = txtInput.Text;
_tabValori.TryGetValue(txtInput.Text, out comando.valoreTrad);
}
}
/// <summary>
/// verifica se il comando inserito sia valido
/// </summary>
private void isInputEvent()
{
if (_comandi.ContainsKey(txtInput.Text)) // verifico se il comando digitato esista...
{
comando.isValid = true;
// salvo comando precedente (se c'è...)
comando.prevCmdIn = comando.currCmdIn;
comando.descrComandoPrev = comando.descrComando;
comando.currCmdIn = txtInput.Text;
_comandi.TryGetValue(txtInput.Text, out comando.descrComando);
}
}
/// <summary>
/// verifica quale browser usato e applica css corretto al div attorno al box
/// </summary>
private void DetectAgent()
{
System.Web.HttpBrowserCapabilities browser = Request.Browser;
if (browser.Browser == "IE")
{
pnlBarcodeBox.CssClass = "barcodeBoxIE";
}
else
{
pnlBarcodeBox.CssClass = "barcodeBoxOther";
}
}
#endregion
#region area public
/// <summary>
/// effettua al ettura da sessione del comando cliccato e lo inserisce come fosse barcode
/// </summary>
public void loadBtnClickComando()
{
txtInput.Text = memLayer.ML.StringSessionObj("btnCmdPress");
memLayer.ML.emptySessionVal("btnCmdPress");
processInput();
}
/// <summary>
/// elenco dei comandi riconosciuti
/// </summary>
public Dictionary<string, string> comandiAmmessi
{
get
{
return _comandi;
}
set
{
_comandi = value;
}
}
/// <summary>
/// tabella di valori ammissibili
/// </summary>
public Dictionary<string, string> tabValori
{
get
{
return _tabValori;
}
set
{
_tabValori = value;
}
}
/// <summary>
/// evento comando registrato
/// </summary>
public event EventHandler eh_comandoRegistrato;
/// <summary>
/// comando registrato dal barcode
/// </summary>
public inputComando comandoRegistrato
{
get
{
return comando;
}
}
/// <summary>
/// scrive nella label input
/// </summary>
public string txtInput2show
{
set
{
lblInput.Text = value;
}
}
/// <summary>
/// scrive nella label valore
/// </summary>
public string txtVal2show
{
set
{
lblValore.Text = value;
}
}
/// <summary>
/// scrive nella label richiesta
/// </summary>
public string txtRich2show
{
set
{
lblRichiesta.Text = value;
}
}
/// <summary>
/// reset del controllo
/// </summary>
public void resetMe()
{
comando = new inputComando();
txtInput2show = "Prego inserire barcode";
txtVal2show = "";
txtRich2show = "";
}
/// <summary>
/// wrapper traduzione termini
/// </summary>
/// <param name="lemma"></param>
/// <returns></returns>
public string traduci(string lemma)
{
return user_std.UtSn.Traduci(lemma);
}
#endregion
}
}
@@ -0,0 +1,70 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:2.0.50727.4963
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace XPST.WebUserControls {
public partial class mod_barcode {
/// <summary>
/// txtInput control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.TextBox txtInput;
/// <summary>
/// pnlBarcodeBox control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Panel pnlBarcodeBox;
/// <summary>
/// lblInput control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label lblInput;
/// <summary>
/// lblValore control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label lblValore;
/// <summary>
/// lblRichiesta control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label lblRichiesta;
/// <summary>
/// lblBrowser control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label lblBrowser;
}
}
@@ -0,0 +1,24 @@
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_btnComandi.ascx.cs"
Inherits="XPST.WebUserControls.mod_btnComandi" %>
<div id="1" class="quadro1">
<asp:Button ID="btn1" runat="server" CssClass="btnBarcodeBigWide1" OnClick="btn1_Click" />
</div>
<div id="2" class="quadro2">
<asp:Button ID="btn2" runat="server" CssClass="btnBarcodeBigWide2" OnClick="btn2_Click" />
</div>
<div style="clear: both;" height="0px">
</div>
<div id="3" class="quadro3">
<asp:Button ID="btn3" runat="server" CssClass="btnBarcodeBigWide3" OnClick="btn3_Click" />
</div>
<div id="4" class="quadro4">
<asp:Button ID="btn4" runat="server" CssClass="btnBarcodeBigWide4" OnClick="btn4_Click" Visible="false" />
</div>
<div style="clear: both;" height="0px">
</div>
<div id="Div1" class="quadro5">
<asp:Button ID="btn5" runat="server" CssClass="btnBarcodeBigWide5" OnClick="btn5_Click" />
</div>
<div id="Div2" class="quadro6">
<asp:Button ID="btn6" runat="server" CssClass="btnBarcodeBigWide6" OnClick="btn6_Click" />
</div>
@@ -0,0 +1,110 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
using SteamWare;
using XPS_data;
namespace XPST.WebUserControls
{
public partial class mod_btnComandi : System.Web.UI.UserControl
{
/// <summary>
/// evento comando clicked
/// </summary>
public event EventHandler eh_clickComando;
protected void Page_Load(object sender, EventArgs e)
{
setupComandiBarcode();
disegnaBtn();
}
/// <summary>
/// effettua disegno dei buttons
/// </summary>
private void disegnaBtn()
{
// carico i comandi nei buttons
btn1.Text = comandiAmmessi["04"];
btn2.Text = comandiAmmessi["05"];
btn3.Text = comandiAmmessi["06"];
btn5.Text = comandiAmmessi["ok"];
btn6.Text = comandiAmmessi["ko"];
}
/// <summary>
/// carico da tab i comandi ammessi per il barcode...
/// </summary>
private void setupComandiBarcode()
{
XPS_data.DS_applicazioneTableAdapters.TraEv2StatiTableAdapter taTrEv2St = new XPS_data.DS_applicazioneTableAdapters.TraEv2StatiTableAdapter();
DS_applicazione.TraEv2StatiDataTable _tabTran = taTrEv2St.getByCodMappa("E_BC");
Dictionary<string, string> comandi = new Dictionary<string, string>();
foreach (DS_applicazione.TraEv2StatiRow riga in _tabTran)
{
comandi.Add(riga.CodEvento, user_std.UtSn.Traduci(riga.text2show));
}
// impongo i comandi al barcode...
comandiAmmessi = comandi;
}
/// <summary>
/// dictionary comandi ammessi
/// </summary>
protected Dictionary<string, string> _comandi = new Dictionary<string, string>();
/// <summary>
/// elenco dei comandi riconosciuti
/// </summary>
public Dictionary<string, string> comandiAmmessi
{
get
{
return _comandi;
}
set
{
_comandi = value;
}
}
/// <summary>
/// segnala click su button comando
/// </summary>
public void segnalaClick()
{
if (eh_clickComando != null)
{
eh_clickComando(this, new EventArgs());
}
}
protected void btn1_Click(object sender, EventArgs e)
{
memLayer.ML.setSessionVal("btnCmdPress", "04", false);
segnalaClick();
}
protected void btn2_Click(object sender, EventArgs e)
{
memLayer.ML.setSessionVal("btnCmdPress", "05", false);
segnalaClick();
}
protected void btn3_Click(object sender, EventArgs e)
{
memLayer.ML.setSessionVal("btnCmdPress", "06", false);
segnalaClick();
}
protected void btn4_Click(object sender, EventArgs e)
{
}
protected void btn5_Click(object sender, EventArgs e)
{
memLayer.ML.setSessionVal("btnCmdPress", "ok", false);
segnalaClick();
}
protected void btn6_Click(object sender, EventArgs e)
{
memLayer.ML.setSessionVal("btnCmdPress", "ko", false);
segnalaClick();
}
}
}
@@ -0,0 +1,70 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:2.0.50727.4963
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace XPST.WebUserControls {
public partial class mod_btnComandi {
/// <summary>
/// btn1 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Button btn1;
/// <summary>
/// btn2 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Button btn2;
/// <summary>
/// btn3 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Button btn3;
/// <summary>
/// btn4 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Button btn4;
/// <summary>
/// btn5 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Button btn5;
/// <summary>
/// btn6 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Button btn6;
}
}
@@ -0,0 +1,10 @@
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_currentTask.ascx.cs"
Inherits="XPST.WebUserControls.mod_currentTask" %>
<div id="title" class="taskBanner">
<div style="float: left;">
<asp:Label ID="lblTask" runat="server" Text="...wait..." Font-Size="XX-Small" />
</div>
<div style="float: right;">
<asp:Label ID="lblDateTime" runat="server" Text="" Font-Size="XX-Small" />
</div>
</div>
@@ -0,0 +1,40 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
using SteamWare;
namespace XPST.WebUserControls
{
public partial class mod_currentTask : System.Web.UI.UserControl
{
/// <summary>
/// wrapper traduzione termini
/// </summary>
/// <param name="lemma"></param>
/// <returns></returns>
public string traduci(string lemma)
{
return user_std.UtSn.Traduci(lemma);
}
protected void Page_Load(object sender, EventArgs e)
{
string task = memLayer.ML.StringSessionObj("activeTask");
if (task == "")
{
task = "..." + traduci("waiting") + "...";
}
lblTask.Text = task;
setClock();
}
private void setClock()
{
lblDateTime.Text = DateTime.Now.ToString("HH:mm:ss");
}
}
}
@@ -0,0 +1,34 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:2.0.50727.4963
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace XPST.WebUserControls {
public partial class mod_currentTask {
/// <summary>
/// lblTask control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label lblTask;
/// <summary>
/// lblDateTime control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label lblDateTime;
}
}
@@ -0,0 +1,4 @@
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_menuTopCompact.ascx.cs" Inherits="XPST.WebUserControls.mod_menuTopCompact" %>
<div id="titleGMW" style="margin: 0px 0px 0px 0px; background-color: #6666FF; text-align: center;">
<asp:Label ID="lblTitolo" runat="server" Text="" Style="color: #FFFFFF; font-size:10pt"/>
</div>
@@ -0,0 +1,45 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
using SteamWare;
namespace XPST.WebUserControls
{
public partial class mod_menuTopCompact : System.Web.UI.UserControl
{
protected void Page_Load(object sender, EventArgs e)
{
string operatore = "";
try
{
operatore = user_std.UtSn.CognomeNome;
}
catch
{
// rimando a login...
Response.Redirect("~/Default.aspx");
}
if (operatore != "")
{
lblTitolo.Text = string.Format("{0} - {1}", traduci(memLayer.ML.confReadString("titleApp")), operatore);
}
else
{
lblTitolo.Text = traduci(memLayer.ML.confReadString("titleApp"));
}
}
/// <summary>
/// wrapper traduzione termini
/// </summary>
/// <param name="lemma"></param>
/// <returns></returns>
public string traduci(string lemma)
{
return user_std.UtSn.Traduci(lemma);
}
}
}
@@ -0,0 +1,25 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:2.0.50727.4963
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace XPST.WebUserControls {
public partial class mod_menuTopCompact {
/// <summary>
/// lblTitolo control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.Label lblTitolo;
}
}
+28
View File
@@ -0,0 +1,28 @@
<publishData>
<publishTarget publishUrl="http://localhost/XPST/">
<file relUrl="barcode.aspx" publishTime="11/04/2011 16:04:12" />
<file relUrl="Home.aspx" publishTime="11/04/2011 13:54:27" />
<file relUrl="WebUserControls/mod_currentTask.ascx" publishTime="11/04/2011 14:02:28" />
<file relUrl="bin/SteamWare.dll" publishTime="11/04/2011 11:39:18" />
<file relUrl="WebUserControls/mod_menuTopCompact.ascx" publishTime="11/04/2011 14:01:52" />
<file relUrl="WebUserControls/mod_barcode.ascx" publishTime="11/04/2011 17:12:48" />
<file relUrl="WebMasterPages/CompactBCode.Master" publishTime="11/04/2011 16:03:48" />
<file relUrl="Web.config" publishTime="11/04/2011 14:16:07" />
<file relUrl="Style.css" publishTime="11/04/2011 17:13:28" />
<file relUrl="test.aspx" publishTime="11/04/2011 14:54:32" />
<file relUrl="Scripts/jquery-1.6.2-vsdoc.js" publishTime="11/04/2011 14:50:45" />
<file relUrl="bin/ICSharpCode.SharpZipLib.dll" publishTime="09/30/2009 12:25:00" />
<file relUrl="bin/XPS_data.pdb" publishTime="11/04/2011 11:39:19" />
<file relUrl="bin/XPS_data.dll" publishTime="11/04/2011 11:39:19" />
<file relUrl="bin/SteamWare.XML" publishTime="11/04/2011 16:45:57" />
<file relUrl="WebMasterPages/Compact.Master" publishTime="11/04/2011 14:01:14" />
<file relUrl="Scripts/jquery-1.6.2.min.js" publishTime="11/04/2011 14:50:45" />
<file relUrl="WebUserControls/mod_btnComandi.ascx" publishTime="11/04/2011 16:54:22" />
<file relUrl="bin/MDB_Data/si_dt30.mdb" publishTime="10/26/2011 07:36:46" />
<file relUrl="bin/SteamWare.pdb" publishTime="11/04/2011 11:39:18" />
<file relUrl="Default.aspx" publishTime="11/04/2011 10:53:53" />
<file relUrl="bin/XPST.pdb" publishTime="11/04/2011 16:47:24" />
<file relUrl="bin/Flesk.ViewState.dll" publishTime="07/26/2011 14:52:31" />
<file relUrl="bin/XPST.dll" publishTime="11/04/2011 16:47:24" />
</publishTarget>
</publishData>
+173
View File
@@ -0,0 +1,173 @@
<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{7E601ABB-1A55-4F6B-85EB-E98F284B21F1}</ProjectGuid>
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>XPST</RootNamespace>
<AssemblyName>XPST</AssemblyName>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Core">
<RequiredTargetFramework>3.5</RequiredTargetFramework>
</Reference>
<Reference Include="System.Data.DataSetExtensions">
<RequiredTargetFramework>3.5</RequiredTargetFramework>
</Reference>
<Reference Include="System.Web.Extensions">
<RequiredTargetFramework>3.5</RequiredTargetFramework>
</Reference>
<Reference Include="System.Xml.Linq">
<RequiredTargetFramework>3.5</RequiredTargetFramework>
</Reference>
<Reference Include="System.Drawing" />
<Reference Include="System.Web" />
<Reference Include="System.Xml" />
<Reference Include="System.Configuration" />
<Reference Include="System.Web.Services" />
<Reference Include="System.EnterpriseServices" />
<Reference Include="System.Web.Mobile" />
</ItemGroup>
<ItemGroup>
<Content Include="barcode.aspx" />
<Content Include="Default.aspx" />
<Content Include="Web.config" />
<Content Include="WebUserControls\mod_barcode.ascx" />
</ItemGroup>
<ItemGroup>
<Compile Include="barcode.aspx.cs">
<DependentUpon>barcode.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="barcode.aspx.designer.cs">
<DependentUpon>barcode.aspx</DependentUpon>
</Compile>
<Compile Include="Default.aspx.cs">
<SubType>ASPXCodeBehind</SubType>
<DependentUpon>Default.aspx</DependentUpon>
</Compile>
<Compile Include="Default.aspx.designer.cs">
<DependentUpon>Default.aspx</DependentUpon>
</Compile>
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="WebMasterPages\Compact.Master.cs">
<DependentUpon>Compact.Master</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebMasterPages\Compact.Master.designer.cs">
<DependentUpon>Compact.Master</DependentUpon>
</Compile>
<Compile Include="WebMasterPages\CompactBCode.Master.cs">
<DependentUpon>CompactBCode.Master</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebMasterPages\CompactBCode.Master.designer.cs">
<DependentUpon>CompactBCode.Master</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_barcode.ascx.cs">
<DependentUpon>mod_barcode.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_barcode.ascx.designer.cs">
<DependentUpon>mod_barcode.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_btnComandi.ascx.cs">
<DependentUpon>mod_btnComandi.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_btnComandi.ascx.designer.cs">
<DependentUpon>mod_btnComandi.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_currentTask.ascx.cs">
<DependentUpon>mod_currentTask.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_currentTask.ascx.designer.cs">
<DependentUpon>mod_currentTask.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_menuTopCompact.ascx.cs">
<DependentUpon>mod_menuTopCompact.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_menuTopCompact.ascx.designer.cs">
<DependentUpon>mod_menuTopCompact.ascx</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\SteamWare\SteamWare.csproj">
<Project>{2872DCFE-8B46-43B2-BAA0-842A816A2DD5}</Project>
<Name>SteamWare</Name>
</ProjectReference>
<ProjectReference Include="..\XPS_data\XPS_data.csproj">
<Project>{1E34AB89-96DE-49A3-B337-8ECAD8A695BF}</Project>
<Name>XPS_data</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Content Include="Scripts\jquery-1.6.2-vsdoc.js" />
<Content Include="Scripts\jquery-1.6.2.min.js" />
<Content Include="Style.css" />
<Content Include="WebMasterPages\Compact.Master" />
<Content Include="WebMasterPages\CompactBCode.Master" />
<Content Include="WebUserControls\mod_btnComandi.ascx" />
<Content Include="WebUserControls\mod_currentTask.ascx" />
<Content Include="WebUserControls\mod_menuTopCompact.ascx" />
</ItemGroup>
<ItemGroup>
<Folder Include="App_Data\" />
<Folder Include="images\" />
<Folder Include="logs\" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v9.0\WebApplications\Microsoft.WebApplication.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
<ProjectExtensions>
<VisualStudio>
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
<WebProjectProperties>
<UseIIS>False</UseIIS>
<AutoAssignPort>True</AutoAssignPort>
<DevelopmentServerPort>5478</DevelopmentServerPort>
<DevelopmentServerVPath>/</DevelopmentServerVPath>
<IISUrl>
</IISUrl>
<NTLMAuthentication>False</NTLMAuthentication>
<UseCustomServer>False</UseCustomServer>
<CustomServerUrl>
</CustomServerUrl>
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
</WebProjectProperties>
</FlavorProperties>
</VisualStudio>
</ProjectExtensions>
</Project>
+30
View File
@@ -0,0 +1,30 @@
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ProjectExtensions>
<VisualStudio>
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}" xmlns="">
<WebProjectProperties>
<StartPageUrl>Default.aspx</StartPageUrl>
<StartAction>SpecificPage</StartAction>
<AspNetDebugging>True</AspNetDebugging>
<NativeDebugging>False</NativeDebugging>
<SQLDebugging>False</SQLDebugging>
<PublishCopyOption>RunFiles</PublishCopyOption>
<PublishTargetLocation>http://localhost/XPST/</PublishTargetLocation>
<PublishDeleteAllFiles>False</PublishDeleteAllFiles>
<PublishCopyAppData>True</PublishCopyAppData>
<ExternalProgram>
</ExternalProgram>
<StartExternalURL>
</StartExternalURL>
<StartCmdLineArguments>
</StartCmdLineArguments>
<StartWorkingDirectory>
</StartWorkingDirectory>
<EnableENC>False</EnableENC>
<AlwaysStartWebServerOnDebug>True</AlwaysStartWebServerOnDebug>
<EnableWcfTestClientForSVC>False</EnableWcfTestClientForSVC>
</WebProjectProperties>
</FlavorProperties>
</VisualStudio>
</ProjectExtensions>
</Project>
+9
View File
@@ -0,0 +1,9 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/WebMasterPages/CompactBCode.Master"
AutoEventWireup="true" Inherits="barcode" CodeBehind="barcode.aspx.cs" %>
<%@ Register Src="WebUserControls/mod_barcode.ascx" TagName="mod_barcode" TagPrefix="uc1" %>
<%@ Register src="WebUserControls/mod_btnComandi.ascx" tagname="mod_btnComandi" tagprefix="uc2" %>
<asp:Content ID="Content1" ContentPlaceHolderID="body" runat="Server">
<uc1:mod_barcode ID="mod_barcode1" runat="server" />
<uc2:mod_btnComandi ID="mod_btnComandi1" runat="server" />
</asp:Content>
+147
View File
@@ -0,0 +1,147 @@
using System;
using System.Collections.Generic;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
using SteamWare;
using XPS_data;
public partial class barcode : System.Web.UI.Page
{
protected void Page_Load(object sender, EventArgs e)
{
traduciObj();
setupComandiBarcode();
setupValoriBarcode();
mod_barcode1.eh_comandoRegistrato += new EventHandler(mod_barcode1_eh_comandoRegistrato);
mod_btnComandi1.eh_clickComando += new EventHandler(mod_btnComandi1_eh_clickComando);
}
void mod_btnComandi1_eh_clickComando(object sender, EventArgs e)
{
// chiamo metodo caricamento comandi in modulo barcode...
mod_barcode1.loadBtnClickComando();
}
private void traduciObj()
{
}
/// <summary>
/// effettuo il setup dei valori ammessi x il barcode...
/// </summary>
private void setupValoriBarcode()
{
XPS_data.DS_applicazioneTableAdapters.v_commesseTableAdapter taCommesse = new XPS_data.DS_applicazioneTableAdapters.v_commesseTableAdapter();
DS_applicazione.v_commesseDataTable _tabComm = taCommesse.GetData();
Dictionary<string, string> valori = new Dictionary<string, string>();
// aggiungo i DDT...
foreach (DS_applicazione.v_commesseRow riga in _tabComm)
{
// QUI formattazione campi mostrati a barcode
valori.Add(riga.Cod.ToString(), string.Format("{0} - {7}<br/><b>{1}</b> DDT {2} del {3:dd MMM yyyy}<br/>{4} colli ({5} kg)<br /><b>{6}</b>", riga.Cod, riga.Cliente, riga.DDT, riga.DataDDT, riga.Colli, riga.Peso, riga.Stato, riga.CodCli));
}
// ora aggiungo i singoli ULP...
XPS_data.DS_applicazioneTableAdapters.v_ULPTableAdapter taULP = new XPS_data.DS_applicazioneTableAdapters.v_ULPTableAdapter();
DS_applicazione.v_ULPDataTable _tabUlp = taULP.GetData();
// aggiungo colli (ULP)...
foreach (DS_applicazione.v_ULPRow riga in _tabUlp)
{
// QUI formattazione campi mostrati a barcode
valori.Add(riga.Cod.ToString(), string.Format("{0} - {7}<br/><b>{1}</b> DDT {2} del {3:dd MMM yyyy}<br/>nr {4} items ({5} kg)<br /><b>{6}</b>", riga.Cod, riga.Cliente, riga.DDT, riga.DataDDT, riga.Qta, riga.Peso, riga.Stato, riga.CodCli));
}
// assegno valori al barcode...
mod_barcode1.tabValori = valori;
}
/// <summary>
/// carico da tab i comandi ammessi per il barcode...
/// </summary>
private void setupComandiBarcode()
{
XPS_data.DS_applicazioneTableAdapters.TraEv2StatiTableAdapter taTrEv2St = new XPS_data.DS_applicazioneTableAdapters.TraEv2StatiTableAdapter();
DS_applicazione.TraEv2StatiDataTable _tabTran = taTrEv2St.getByCodMappa("E_BC");
Dictionary<string, string> comandi = new Dictionary<string, string>();
foreach (DS_applicazione.TraEv2StatiRow riga in _tabTran)
{
comandi.Add(riga.CodEvento, user_std.UtSn.Traduci(riga.text2show));
}
// impongo i comandi al barcode...
mod_barcode1.comandiAmmessi = comandi;
}
/// <summary>
/// il barcode ha registrato un evento...
/// </summary>
/// <param name="sender"></param>
/// <param name="e"></param>
void mod_barcode1_eh_comandoRegistrato(object sender, EventArgs e)
{
switch (stateMachine.st.azioneComando(mod_barcode1.comandoRegistrato))
{
case tipoAzione.annulla:
mod_barcode1.resetMe();
break;
case tipoAzione.conferma:
// se input completo eseguo...
if (mod_barcode1.comandoRegistrato.currCmdIn != "" && mod_barcode1.comandoRegistrato.valore != "")
{
eseguiComando();
}
else // altrimenti warning... e rimetto valori precedenti
{
mod_barcode1.txtRich2show = user_std.UtSn.Traduci("codObjUnknown");
mod_barcode1.comandoRegistrato.currCmdIn = mod_barcode1.comandoRegistrato.prevCmdIn;
mod_barcode1.comandoRegistrato.descrComando = mod_barcode1.comandoRegistrato.descrComandoPrev;
mod_barcode1.txtInput2show = mod_barcode1.comandoRegistrato.descrComandoPrev;
}
break;
case tipoAzione.esegui:
if (mod_barcode1.comandoRegistrato.valore != "")
{
mod_barcode1.txtRich2show = user_std.UtSn.Traduci("pleaseConfirm");
}
else
{
mod_barcode1.txtRich2show = user_std.UtSn.Traduci("codObjUnknown");
}
break;
case tipoAzione.noAct:
break;
default:
break;
}
}
/// <summary>
/// eseguo il comando
/// </summary>
private void eseguiComando()
{
// in primis: sono in esecuzione, x cui il comando è valido...
string msg2show = "";
string currState = "";
DS_applicazione.IstObjRow rigaIstObj;
// calcolo lo stato dell'oggetto...
try
{
rigaIstObj = XPS_data.XPS.obj.taObj.getByIdxObj(mod_barcode1.comandoRegistrato.valore)[0];
currState = rigaIstObj.CodStato;
}
catch
{ }
tipoEsito esito = stateMachine.st.doAction("E_Stati", mod_barcode1.comandoRegistrato.valore, currState, mod_barcode1.comandoRegistrato.prevCmdIn);
if (esito == tipoEsito.ok)
{
msg2show = string.Format("{0}: {1}", mod_barcode1.comandoRegistrato.valore, user_std.UtSn.Traduci("chgStateDone"));
}
else if (esito == tipoEsito.error)
{
msg2show = user_std.UtSn.Traduci("cannotStateChange");
}
else
{
msg2show = user_std.UtSn.Traduci("unknownCmd");
}
// reset e mostro output...
mod_barcode1.resetMe();
if (msg2show != "") mod_barcode1.txtInput2show = msg2show;
}
}
+32
View File
@@ -0,0 +1,32 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:2.0.50727.4963
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
public partial class barcode {
/// <summary>
/// mod_barcode1 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::XPST.WebUserControls.mod_barcode mod_barcode1;
/// <summary>
/// mod_btnComandi1 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::XPST.WebUserControls.mod_btnComandi mod_btnComandi1;
}
Binary file not shown.
Binary file not shown.
Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More