Form To Email 01.07.08
The client has a furniture removal business. At his site the visitor tells him exactly what furniture has to be moved by filling in a form on the website. The form lists all the furniture items that are in a conventional home, and the visitor puts a check by the ones he wants moved.
Currently the script is written in cgi and every field is ‘printed’ in the email which my client receives. Even if the visitor only has 10 items to be moved, every possible item is listed in the email. This is too long.
I want a new script, or an adjustment onth4e current one, so only the fields that are checked will be emailed to the client.



