Hello Sir....
I am working in asp.net and i want to make simple pizza website please help how can we make website
Create a website to allow pizza shop employee to enter order
Create a website in asp.net to allow the pizza shop employee to enter customer orders. The size of the pizza cam be entered using a drop down list, and the quantity be entered using a text box. Use a radio button list or drop down list to allow the employee select the type of crust (e.g., thin, thick, stuffed, etc.) and a check box list to select toppings (e.g., peproni, mushroom, etc.). After the selection, the employee can click a button to calculate the total cost (visit www.pizzahut.com for reference).