Question
Hello, I need help with this C# ASP.NET homework. I have created this HTML page below: Name: Phone Number: Select Size: Small Large Medium Toasted
Hello, I need help with this C# ASP.NET homework. I have created this HTML page below:
I was wondering how to do the server side part, in particular this:
a.The ASPX page only needs to contain a simple ASPX label or labels (WFC) to display the necessary output to the customer.
b. Retrieve the values for all form controls using the Request object.
c.Display the users order with all their selections.
d. Calculate and display the cost for the order including tax and tip.
i. You should assign prices for each option.
ii. Display the breakdown for the order (cost of each item / choice, tax amount, tip
amount, and grand total.)
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started