Ok, I'm trying to do a program where you have an order form. Help would be greatly appreciated from you programming types. (Might need some help on my last assignment too, yikes!) Here's is the assignment description:
Create an online purchase order form for the U-Built-It Hardware Company. The store offers only expensive high-quality hand tools that are made in Europe. These tools include planes, gouges, hammers, chisels, saws, and screwdrivers. Write a JavaScript program that collects the buyer's order and complete billing and shipping information. Use selection lists for the buyer to pick standard items. Include a checkbox that allows the user to say that the shipping address is the same as the billing address. Verify that all required fields are complete. Provide a submit button for the user to indicate they are done and a reset button to clear the form to allow them to try again. Use alerts to inform the user if information is missing and focus on the missing field for them to provide the needed data.
Here's the code I have so far but it isn't quite working:
Current Mood:
aggravated