
Creation of Applet for Sales Details Form The applet for Sales Details must include the following: ï?® The CartID, OrderNo, OrderDate should be displayed automatically. ï?® Create an Exit button and a Continue button. ï?® The Garment Name column should have drop down menu for customers to select the required garment. Garment ID and Cost should be generated automatically based on the selected garment. (Note: The garment name list should come from the database) ï?® The Sales details should be stored in the database irrespective of the button clicked. ï?® If the Continue button is clicked, the Sales details form should be displayed again so that another product can be added. ï?® If the Exit button is clicked, Customers Bill applet should be displayed which shows the CartID, Order No, Order Date and Total Cost. The Order Date should be the current date. The sample output is shown below. ï?® Create Exit button in the Customers Bill applet. When it is clicked, the Customers Bill applet should be closed and the Personal Details applet should be displayed. ï?® Calculate the cost of the garments as given below: Total cost = Cost of one garment*Quantity