A client wants his employees to be able to order work-clothes from their intranett. All employees have login credentials and the idea is to send an order-email with user name and also to collect the orders for my client to review.
The products will seldom change, so I can hard-code the html, no need for them being channel entries.
There will be around 30-40 different products, where the user needs to select size and enter quantity.
Should I try out Safecracker for this, or are there any easier, simpler methods?