1
Reply

i have a homework and i'm stuck

richardhernandez1980

richardhernandez1980

Dec 4 2004 12:30 PM
2k
Topic: Controlling Execution You are helping a friend who hopes to expand his restaurant business to include Internet ordering. Your task is to create a prototype of the order form. Include textboxes for the user to enter their name and phone number. Use a drop down list box to display the following menu items: Hamburger $5.50, Cheeseburger $6.75, and Hummusburger $4.90. Include checkboxes for the user to order the following side dishes: salad $2.50, lemonade $1.75. Include an Order button that when clicked displays a message box thanking the user for their order and showing them an order confirmation (with total price). Finally, include an exit button to end the program. for visual basic 6.0

Answers (1)