
creation of applet for sales deatils 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) Personal Details Form First name Last name Address 1 City State Country Address 2 Continent Credit Card No. E-mail address Phone number Zipcode Credit card type Expiry date OK CANCEL Workbook 54 ©NIIT � 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
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.