diff --git a/FWA_MAIN/bin/FWA_MAIN.dll b/FWA_MAIN/bin/FWA_MAIN.dll index 5a19ff7..a3ace78 100644 Binary files a/FWA_MAIN/bin/FWA_MAIN.dll and b/FWA_MAIN/bin/FWA_MAIN.dll differ diff --git a/FWA_MAIN/bin/FWA_MAIN.pdb b/FWA_MAIN/bin/FWA_MAIN.pdb index 57ae13d..4304d07 100644 Binary files a/FWA_MAIN/bin/FWA_MAIN.pdb and b/FWA_MAIN/bin/FWA_MAIN.pdb differ diff --git a/FWA_MAIN/obj/Debug/FWA_MAIN.csproj.CoreCompileInputs.cache b/FWA_MAIN/obj/Debug/FWA_MAIN.csproj.CoreCompileInputs.cache index f6121a6..6838c2c 100644 --- a/FWA_MAIN/obj/Debug/FWA_MAIN.csproj.CoreCompileInputs.cache +++ b/FWA_MAIN/obj/Debug/FWA_MAIN.csproj.CoreCompileInputs.cache @@ -1 +1 @@ -6d1c3f7fac6b011365c75c2fd193cada7171fea0387485c2375009fd60c5c13b +d2d2a219092f2f86c27fbbb67e6e1855b3e51df134233d4f20d9e880feaa1a41 diff --git a/FWA_MAIN/obj/Debug/FWA_MAIN.dll b/FWA_MAIN/obj/Debug/FWA_MAIN.dll index 5a19ff7..a3ace78 100644 Binary files a/FWA_MAIN/obj/Debug/FWA_MAIN.dll and b/FWA_MAIN/obj/Debug/FWA_MAIN.dll differ diff --git a/FWA_MAIN/obj/Debug/FWA_MAIN.pdb b/FWA_MAIN/obj/Debug/FWA_MAIN.pdb index 57ae13d..4304d07 100644 Binary files a/FWA_MAIN/obj/Debug/FWA_MAIN.pdb and b/FWA_MAIN/obj/Debug/FWA_MAIN.pdb differ diff --git a/FWA_MAIN/preEdit.aspx b/FWA_MAIN/preEdit.aspx index 7f7be69..b2e0036 100644 --- a/FWA_MAIN/preEdit.aspx +++ b/FWA_MAIN/preEdit.aspx @@ -14,7 +14,7 @@ -

Edit Patient

+

Edit Prescription

@@ -36,21 +36,10 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ +
+
diff --git a/FWA_MAIN/preEdit.aspx.designer.cs b/FWA_MAIN/preEdit.aspx.designer.cs index 826c539..8300def 100644 --- a/FWA_MAIN/preEdit.aspx.designer.cs +++ b/FWA_MAIN/preEdit.aspx.designer.cs @@ -68,42 +68,6 @@ namespace FWA_MAIN /// protected global::System.Web.UI.WebControls.TextBox txtAllowed; - /// - /// txtCity control. - /// - /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. - /// - protected global::System.Web.UI.WebControls.TextBox txtCity; - - /// - /// txtZip control. - /// - /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. - /// - protected global::System.Web.UI.WebControls.TextBox txtZip; - - /// - /// txtState control. - /// - /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. - /// - protected global::System.Web.UI.WebControls.TextBox txtState; - - /// - /// txtPhoneNum control. - /// - /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. - /// - protected global::System.Web.UI.WebControls.TextBox txtPhoneNum; - /// /// btnSavePat control. ///