WEB Development Question

Hello,I working on an internal web based application, office supply ordering.

There will be 1 to x number of standard items that can be ordered, defined by the app manager. I am looking for some suggestions on how to present the item list dynamically via the web, the user enter a quanity on the different items on the list and submits his order. I looked in the sandbox, but didn’t find anything. My knowledge in web development is limited, looking for ideas/example on how to present the list to the user.

Thanks in advance for your help.