From b2f81c8e293664aa30d581aa1672607d19645df0 Mon Sep 17 00:00:00 2001 From: Dinesh Date: Sun, 8 Oct 2023 10:08:21 +0545 Subject: [PATCH] Basic Customer Registration --- .../Customer/CustomerRegistration.cshtml | 258 ++---------------- 1 file changed, 19 insertions(+), 239 deletions(-) diff --git a/CustomerOnlineV2/CustomerOnlineV2/Views/Customer/CustomerRegistration.cshtml b/CustomerOnlineV2/CustomerOnlineV2/Views/Customer/CustomerRegistration.cshtml index 878f7f1..8cff548 100644 --- a/CustomerOnlineV2/CustomerOnlineV2/Views/Customer/CustomerRegistration.cshtml +++ b/CustomerOnlineV2/CustomerOnlineV2/Views/Customer/CustomerRegistration.cshtml @@ -88,7 +88,7 @@
-
Login Details
+
Your Details
@@ -108,8 +108,8 @@ -@* - *@
@@ -130,19 +130,10 @@
- - - -
-
-
-
-
Personal Information
-
- +
@@ -163,180 +154,50 @@
- @*
-
-
- - - -
-
-
*@
- @* select class="form-select form-control" asp-for="Country" asp-items="@CustomerOnlineV2.Helper.HelperClass.GetDropdownData("allCountrylist", true)" class="form-select" required onkeydown="PaymentMethodChangeEvent"> *@ +
-
-
-
- - -
-
-
-
-
-
- - -
-
-
- +
- @* - + @* + *@
-
-
-
- - -
-
-
-
-
-
-
- - -
- - - -
-
-
-
-
-
-
- - -
- @* - - *@ -
-
-
-
-
-
-
- - -
- @* - - *@ -
-
-
-
- - -
-
-
-
-
Contact Details
-
-
-
-
- - -
-
-
- @*
-
-
- - -
-
-
-
-
-
- - -
-
-
*@
- +
- +
@@ -371,7 +232,7 @@
- +
@@ -392,73 +253,12 @@
-
-
-
- - -
-
-
-
-
-
-
-
-
-
-
Other Details
-
-
-
-
- - -
-
-
-
-
-
- - -
-
-
-
-
-
- - -
-
-
+ + +
@@ -546,27 +346,7 @@