mod_enrollByAuthKey.ascx
ASPXCodeBehind
diff --git a/WebSCR/WebUserControls/mod_elencoDisp.ascx b/WebSCR/WebUserControls/mod_elencoDisp.ascx
new file mode 100644
index 0000000..edfec6b
--- /dev/null
+++ b/WebSCR/WebUserControls/mod_elencoDisp.ascx
@@ -0,0 +1,2 @@
+<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_elencoDisp.ascx.cs" Inherits="WebSCR.WebUserControls.mod_elencoDisp" %>
+elenco disponibilità
\ No newline at end of file
diff --git a/WebSCR/WebUserControls/mod_elencoDisp.ascx.cs b/WebSCR/WebUserControls/mod_elencoDisp.ascx.cs
new file mode 100644
index 0000000..7d7ef1b
--- /dev/null
+++ b/WebSCR/WebUserControls/mod_elencoDisp.ascx.cs
@@ -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 WebSCR.WebUserControls
+{
+ public partial class mod_elencoDisp : System.Web.UI.UserControl
+ {
+ protected void Page_Load(object sender, EventArgs e)
+ {
+
+ }
+ }
+}
\ No newline at end of file
diff --git a/WebSCR/WebUserControls/mod_elencoDisp.ascx.designer.cs b/WebSCR/WebUserControls/mod_elencoDisp.ascx.designer.cs
new file mode 100644
index 0000000..ce23d81
--- /dev/null
+++ b/WebSCR/WebUserControls/mod_elencoDisp.ascx.designer.cs
@@ -0,0 +1,17 @@
+//------------------------------------------------------------------------------
+//
+// This code was generated by a tool.
+//
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
+//
+//------------------------------------------------------------------------------
+
+namespace WebSCR.WebUserControls
+{
+
+
+ public partial class mod_elencoDisp
+ {
+ }
+}
diff --git a/WebSCR/WebUserControls/mod_elencoSquadre.ascx b/WebSCR/WebUserControls/mod_elencoSquadre.ascx
new file mode 100644
index 0000000..c75d1d0
--- /dev/null
+++ b/WebSCR/WebUserControls/mod_elencoSquadre.ascx
@@ -0,0 +1,2 @@
+<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_elencoSquadre.ascx.cs" Inherits="WebSCR.WebUserControls.mod_elencoSquadre" %>
+elenco squadre
\ No newline at end of file
diff --git a/WebSCR/WebUserControls/mod_elencoSquadre.ascx.cs b/WebSCR/WebUserControls/mod_elencoSquadre.ascx.cs
new file mode 100644
index 0000000..23ad313
--- /dev/null
+++ b/WebSCR/WebUserControls/mod_elencoSquadre.ascx.cs
@@ -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 WebSCR.WebUserControls
+{
+ public partial class mod_elencoSquadre : System.Web.UI.UserControl
+ {
+ protected void Page_Load(object sender, EventArgs e)
+ {
+
+ }
+ }
+}
\ No newline at end of file
diff --git a/WebSCR/WebUserControls/mod_elencoSquadre.ascx.designer.cs b/WebSCR/WebUserControls/mod_elencoSquadre.ascx.designer.cs
new file mode 100644
index 0000000..68d4c7e
--- /dev/null
+++ b/WebSCR/WebUserControls/mod_elencoSquadre.ascx.designer.cs
@@ -0,0 +1,17 @@
+//------------------------------------------------------------------------------
+//
+// This code was generated by a tool.
+//
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
+//
+//------------------------------------------------------------------------------
+
+namespace WebSCR.WebUserControls
+{
+
+
+ public partial class mod_elencoSquadre
+ {
+ }
+}
diff --git a/WebSCR/WebUserControls/mod_elencoTipoInt.ascx b/WebSCR/WebUserControls/mod_elencoTipoInt.ascx
new file mode 100644
index 0000000..bede4b4
--- /dev/null
+++ b/WebSCR/WebUserControls/mod_elencoTipoInt.ascx
@@ -0,0 +1,2 @@
+<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_elencoTipoInt.ascx.cs" Inherits="WebSCR.WebUserControls.mod_elencoTipoInt" %>
+tipo intervento
\ No newline at end of file
diff --git a/WebSCR/WebUserControls/mod_elencoTipoInt.ascx.cs b/WebSCR/WebUserControls/mod_elencoTipoInt.ascx.cs
new file mode 100644
index 0000000..91db4ca
--- /dev/null
+++ b/WebSCR/WebUserControls/mod_elencoTipoInt.ascx.cs
@@ -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 WebSCR.WebUserControls
+{
+ public partial class mod_elencoTipoInt : System.Web.UI.UserControl
+ {
+ protected void Page_Load(object sender, EventArgs e)
+ {
+
+ }
+ }
+}
\ No newline at end of file
diff --git a/WebSCR/WebUserControls/mod_elencoTipoInt.ascx.designer.cs b/WebSCR/WebUserControls/mod_elencoTipoInt.ascx.designer.cs
new file mode 100644
index 0000000..3f7441c
--- /dev/null
+++ b/WebSCR/WebUserControls/mod_elencoTipoInt.ascx.designer.cs
@@ -0,0 +1,17 @@
+//------------------------------------------------------------------------------
+//
+// This code was generated by a tool.
+//
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
+//
+//------------------------------------------------------------------------------
+
+namespace WebSCR.WebUserControls
+{
+
+
+ public partial class mod_elencoTipoInt
+ {
+ }
+}
diff --git a/WebSCR/WebUserControls/mod_elencoZone.ascx b/WebSCR/WebUserControls/mod_elencoZone.ascx
new file mode 100644
index 0000000..36d68d1
--- /dev/null
+++ b/WebSCR/WebUserControls/mod_elencoZone.ascx
@@ -0,0 +1,2 @@
+<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_elencoZone.ascx.cs" Inherits="WebSCR.WebUserControls.mod_elencoZone" %>
+zone
\ No newline at end of file
diff --git a/WebSCR/WebUserControls/mod_elencoZone.ascx.cs b/WebSCR/WebUserControls/mod_elencoZone.ascx.cs
new file mode 100644
index 0000000..51699d4
--- /dev/null
+++ b/WebSCR/WebUserControls/mod_elencoZone.ascx.cs
@@ -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 WebSCR.WebUserControls
+{
+ public partial class mod_elencoZone : System.Web.UI.UserControl
+ {
+ protected void Page_Load(object sender, EventArgs e)
+ {
+
+ }
+ }
+}
\ No newline at end of file
diff --git a/WebSCR/WebUserControls/mod_elencoZone.ascx.designer.cs b/WebSCR/WebUserControls/mod_elencoZone.ascx.designer.cs
new file mode 100644
index 0000000..814152a
--- /dev/null
+++ b/WebSCR/WebUserControls/mod_elencoZone.ascx.designer.cs
@@ -0,0 +1,17 @@
+//------------------------------------------------------------------------------
+//
+// This code was generated by a tool.
+//
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
+//
+//------------------------------------------------------------------------------
+
+namespace WebSCR.WebUserControls
+{
+
+
+ public partial class mod_elencoZone
+ {
+ }
+}
diff --git a/WebSCR/WebUserControls/mod_header.ascx b/WebSCR/WebUserControls/mod_header.ascx
index 0d89f4a..ea7ea60 100644
--- a/WebSCR/WebUserControls/mod_header.ascx
+++ b/WebSCR/WebUserControls/mod_header.ascx
@@ -12,6 +12,6 @@
<%: DateTime.Now.ToString("ddd dd/MM/yyyy HH:mm:ss") %>
- <%: pazienteSel %>
+ <%: ImpegnoSel %> | <%: ClienteSel %>
diff --git a/WebSCR/WebUserControls/mod_header.ascx.cs b/WebSCR/WebUserControls/mod_header.ascx.cs
index 314a9d7..c9830fc 100644
--- a/WebSCR/WebUserControls/mod_header.ascx.cs
+++ b/WebSCR/WebUserControls/mod_header.ascx.cs
@@ -12,9 +12,9 @@ namespace WebSCR.WebUserControls
public partial class mod_header : SteamWare.UserControl
{
///
- /// stringa del paziente selezionato
+ /// codice Impegno selezionato
///
- public string pazienteSel
+ public string ImpegnoSel
{
get
{
@@ -26,6 +26,22 @@ namespace WebSCR.WebUserControls
return answ;
}
}
+ ///
+ /// codice Cliente selezionato (dall'impegno)
+ ///
+ public string ClienteSel
+ {
+ get
+ {
+ string answ = "-";
+ if (memLayer.ML.isInSessionObject("Cliente"))
+ {
+ answ = memLayer.ML.StringSessionObj("Cliente");
+ }
+ return answ;
+ }
+ }
+
///
/// caricamento pagina
///
diff --git a/WebSCR/bin/SteamWare.dll b/WebSCR/bin/SteamWare.dll
index 27e0580..f98cf5f 100644
Binary files a/WebSCR/bin/SteamWare.dll and b/WebSCR/bin/SteamWare.dll differ
diff --git a/WebSCR/bin/WebSCR.dll b/WebSCR/bin/WebSCR.dll
index f51263b..5c19af5 100644
Binary files a/WebSCR/bin/WebSCR.dll and b/WebSCR/bin/WebSCR.dll differ
diff --git a/WebSCR/bin/WebSCR_data.dll b/WebSCR/bin/WebSCR_data.dll
index bfd3f5c..bd4921f 100644
Binary files a/WebSCR/bin/WebSCR_data.dll and b/WebSCR/bin/WebSCR_data.dll differ
diff --git a/WebSCR/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/WebSCR/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
index 0fecd3c..fec2aa9 100644
Binary files a/WebSCR/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and b/WebSCR/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache differ
diff --git a/WebSCR/obj/Debug/WebSCR.csprojResolveAssemblyReference.cache b/WebSCR/obj/Debug/WebSCR.csprojResolveAssemblyReference.cache
index 1d1e462..b16a8b0 100644
Binary files a/WebSCR/obj/Debug/WebSCR.csprojResolveAssemblyReference.cache and b/WebSCR/obj/Debug/WebSCR.csprojResolveAssemblyReference.cache differ
diff --git a/WebSCR/obj/Debug/WebSCR.dll b/WebSCR/obj/Debug/WebSCR.dll
index f51263b..5c19af5 100644
Binary files a/WebSCR/obj/Debug/WebSCR.dll and b/WebSCR/obj/Debug/WebSCR.dll differ
diff --git a/WebSCR_data/bin/Debug/SteamWare.dll b/WebSCR_data/bin/Debug/SteamWare.dll
index 27e0580..f98cf5f 100644
Binary files a/WebSCR_data/bin/Debug/SteamWare.dll and b/WebSCR_data/bin/Debug/SteamWare.dll differ
diff --git a/WebSCR_data/bin/Debug/WebSCR_data.dll b/WebSCR_data/bin/Debug/WebSCR_data.dll
index bfd3f5c..bd4921f 100644
Binary files a/WebSCR_data/bin/Debug/WebSCR_data.dll and b/WebSCR_data/bin/Debug/WebSCR_data.dll differ
diff --git a/WebSCR_data/obj/Debug/WebSCR_data.csprojResolveAssemblyReference.cache b/WebSCR_data/obj/Debug/WebSCR_data.csprojResolveAssemblyReference.cache
index 339c95b..f65c405 100644
Binary files a/WebSCR_data/obj/Debug/WebSCR_data.csprojResolveAssemblyReference.cache and b/WebSCR_data/obj/Debug/WebSCR_data.csprojResolveAssemblyReference.cache differ
diff --git a/WebSCR_data/obj/Debug/WebSCR_data.dll b/WebSCR_data/obj/Debug/WebSCR_data.dll
index bfd3f5c..bd4921f 100644
Binary files a/WebSCR_data/obj/Debug/WebSCR_data.dll and b/WebSCR_data/obj/Debug/WebSCR_data.dll differ