3
Reply

Order for help please

jimmy_pop86

jimmy_pop86

Feb 18 2005 9:54 AM
1.5k
I'm trying to configure an order form to print out correctly. There's a couple of things I am having issues with. 1. I need to make a user prompt when the form first loads to remind the user to enter their name and credit card number. 2. The format of the order itself in the listbox is all messed up it's supposed to look like this Customer: (name goes here) Acct. #: (account number here) Valentine Gift Order ID Item Name Quantity Price Total ================================================ AB-11 Ring 1 200.00 200.00 CD-32 Watch 2 50.00 100.00 EF-44 Chocolate 2 25.00 50.00 Total 350.00 Tax 7% 24.50 Order Total $374.50 Number of categories ordered: 3 Number of items ordered: 5 but I can't get to anything close to that. I have the form built I just have no idea how it get the info into the listbox. (for some reason the actual post isn't lining up, hopefully you get the idea...today is not my day) Thanks

Answers (3)