[help] require assistance in designing ordering page

I'm very new to website scripting, etc. so I appreciate it if somebody can tell me what is the most painless way to achieve the following goal:

This is an ordering system. I have a website in which there will be a number of products listed in a table with textboxes beside each product for the user to enter the quantities he/she wants. After, the user clicks "next" or something, the website should be smart enough to display a summary page of which items were selected and what quantities were entered. Finally, the user clicks "next" again and this results/summary page is e-mailed to a specific e-mail address (mine for example).

If someone can tell me how to do this, or even create a general outline for me to follow on what exactly I need to accomplish this (PHP, JavaScript, etc.) that would help a lot!

#278015