Problem 1)
Refer to Lab 4, Problem 3. You are required to implement web form for New Customer Registration for Pine Valley Furniture Company. Who will be the user of this web form? Write the code for registration handler below.
(Develop in Visual Studio)
Problem 2) Refer to Lab 4, Problem 3. You are required to implement web form for updating customer data by customers. (Develop in Visual Studio)
Ans)
Not Developed
Problem 3)
Refer to Lab 4, Problem 3. You are required to implement web form for Product Catalog Update. Write the code for update handler below.
(Develop in Visual Studio)
Problem 4)
Refer to Lab 4, Problem 3. You are required to implement web form for Products Selection and Order Placement. (Develop in Visual Studio)
LOGIN INFO:
('admin1', 'admin123'),
('manager1', 'manager123'),
('sales1', 'sales123'),
('customer1', 'cust123');